idea安装hsdis的方法
下载
根据控制台报错提示,下载需要的包,放在jdk/jre/bin/serve
r下
设置
1.run->edit config->设置VM参数为:
-server -Xcomp -XX:+UnlockDiagnosticVMOptions -XX:+PrintAssembly -XX:CompileCommand=compileonly
2.指定jre
PrintAssembly is disabled
放入jre/lib
下
根据控制台报错提示,下载需要的包,放在jdk/jre/bin/serve
r下
1.run->edit config->设置VM参数为:
-server -Xcomp -XX:+UnlockDiagnosticVMOptions -XX:+PrintAssembly -XX:CompileCommand=compileonly
2.指定jre
PrintAssembly is disabled
放入jre/lib
下