-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.209
Windows Server 2012 R2
AdoptOpenJDK 11
-
-
Jenkins 2.217
The ComputerLauncher.checkJavaVersion seems to have a problem when using Adopt OpenJDK 11 on Windows Server 2012 R2.
The command line java -version produces the following output:
openjdk version "11.0.5" 2019-10-15 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.5+10) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.5+10, mixed mode)
I am guessing the date behind the version could be the issue.
- links to