-
Bug
-
Resolution: Duplicate
-
Minor
-
Jenkins 2.152 on Java 11 (from the docker image, for example)
See https://github.com/MarkEWaite/docker-lfs/tree/lts-slimjdk11-with-plugins for my precise configuration
The versioncolumn plugin helps me detect outdated agent jar files and outdated java virtual machines running agents.
Unfortunately, the JVM version column is empty when running the master on Java 11 with an agent running Java 11.
The version column is not empty if the agent is running Java 8 and master Java 11.
The version column is not empty if the agent is running Java 8 and the master Java 8.
- duplicates
-
JENKINS-53445 NPE and JVM Version not shown for Java 11
- Closed
- is blocking
-
JENKINS-45410 SSH Slave Agent fails occasionally with java 8 / 9 mismatch between master and slave
- Closed