-
Type:
Epic
-
Status: In Progress (View Workflow)
-
Priority:
Critical
-
Resolution: Unresolved
-
Component/s: core
-
Labels:
-
Epic Name:JDK11-Misc-nonblockers
-
Similar Issues:
Currently Jenkins does not support Java 9, but we may want to do it soon. I have created this EPIC to start aggregating issues reported by users.
Assumed that many of the components in Jenkins will need updates for Java 9 support. For example:
- ASM 6.0 supports JDK 9 as of 23 Sep 2017
- Jetty 9.4.8 supports JDK 9 as of 21 Nov 2017 (using ASM 6.0)
Change sources:
- blocks
-
JENKINS-46523 FATAL: Could not initialize class hudson.util.ProcessTree$UnixReflection
-
- Resolved
-
- is blocking
-
JENKINS-36792 Jenkins fails to start with Java 9 / 10 on Debian / Ubuntu
-
- Reopened
-
-
JENKINS-52012 Java 11 Preview Availability in Weekly Releases
-
- Resolved
-
- is related to
-
INFRA-1101 Provide jdk9 on ci.jenkins.io
-
- Resolved
-
- relates to
-
JENKINS-52284 Java 11: Support in LTS
-
- Open
-
-
JENKINS-51805 Java 11 GA in Weekly Releases
-
- In Progress
-
-
JENKINS-51833 Jenkins & Java 10+ Hackathon prework
-
- Resolved
-
-
JENKINS-54426 Jenkinsfile Runner fails on Java 11: NoClassDefFoundError: java.sql.Date
-
- Resolved
-
- links to
Jenkins supports Java 9 on Debian if you install OracleJava8 by Webupd8 and replace the binary files with java 9 files from http://jdk.java.net/9/ (or at least it did)
I do not recommend this as it gave me errors in the settings I was not able to resolve by myself. Additionally, I just tested this on a new server and it now says that the version is not supported which is the way it should be.