-
New Feature
-
Resolution: Fixed
-
Major
Currently Jenkins does not support Java 9, but Extras Executable WAR does not warn about that: https://github.com/jenkinsci/extras-executable-war/blob/49322726d410fac8aa0b5cb7b00934e62f3b89e3/src/main/java/Main.java#L118-L138
It would be great to add Java 9 check there and to at least print the warning. Maybe it's better to just fail fast.
- relates to
-
JENKINS-51155 Add flag which allows starting Jenkins with unsupported Java versions
- Resolved
- links to