Tomcat with Java 9 does not start, beause "java.endorsed.dirs" is deprecated since Java 9.
Here is my patch: (see attachment "java9patch.txt")
Patch content will be available in next release. Thank you for your contribution!
Unfortuneteally, there is a different error message now:
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.
Ooops, I used an old beta version of Java 9. It works with Java 9.0.4.
Patch content will be available in next release. Thank you for your contribution!
Unfortuneteally, there is a different error message now:
Ooops, I used an old beta version of Java 9. It works with Java 9.0.4.