1、/Library/Java/JavaVirtualMachines/jdk1.8.0_271.jdk/Contents/Home/jre/lib/server 目录下上传hsdis-amd64.dylib
免费下载地址,没事,我的百度网盘,一直免费,随便下载
链接: https://pan.baidu.com/s/1SSZbEq5zh6pDaIfNNAsTYg 密码: sbvb
2、vm options添加-server -Xcomp -XX:+UnlockDiagnosticVMOptions -XX:+PrintAssembly -XX:CompileCommand=compileonly your-main-class
运行main方法就可以看到编译命令啦
网友评论