-
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
[JENKINS-60678] ComputerLauncher: Detection of AdoptOpenJDK 11 fails
Labels | New: java11-compatibility |
Assignee | New: Ramon Leon [ mramonleon ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR 4434 (Web Link)" [ 24302 ] |
Labels | Original: java11-compatibility | New: java11-compatibility triaged |
Hi nitram, what's the problem here? Does it throw an IOException? could you please add the log? thanks!