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.
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. 今天把jdk1.8换成14了,结果呢运行IDEA项目就报这个错,项目可以运行,只不过这个警告看着实在难受,有大佬可以解决不