jdk 1.8环境下Tomcat 10报:Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMEDError: Could no

问题: 如标题,关闭时显示Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMED E

问题:

如标题,关闭时显示Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMED Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.

解决:

改安装Tomcat 9 就可以了。