idea报错Java HotSpot(TM) 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated
最近在使用idea的时候,idea总是显示警告信息:Java HotSpot(TM) 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
我的解决办法是:
第一步:选择下图的 Edit Configurations
第二步:然后在跳转出的界面中找到 Enable launch optimization 将其前面的对勾取消掉即可
最终来看看效果:
没有了,解决了
文章版权声明:除非注明,否则均为主机测评原创文章,转载或复制请以超链接形式并注明出处。