小码问答,有问必答!

2022-11-28 12:15

启动项目报警告信息:Options -Xverify:none and -noverify were deprecated in JDK 13

2022-11-28 12:15 回答了这个问题

启动项目报警告信息如下:

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.

如何去掉?

image.png


去掉Enable launch optimization前面的勾即可:

image.png

0条评论

我要评论