时间:2021-11-27 13:45:30 | 栏目:JAVA代码 | 点击:次

根据控制台报错提示,下载需要的包,放在jdk/jre/bin/server下

1.run->edit config->设置VM参数为:
-server -Xcomp -XX:+UnlockDiagnosticVMOptions -XX:+PrintAssembly -XX:CompileCommand=compileonly
2.指定jre

PrintAssembly is disabled
放入jre/lib下