-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Ubuntu 20.04, openjdk 11.0.9.1, Jenkins 2.249.3
-
-
Jenkins core 2.263.1
Jenkins fails to find a valid openjdk version on Ubuntu 20.04 when the version of openjdk includes more than three dots such as 11.0.9.1.
The sed regex used in the init script needs to be updated to more accurately match the version string.
This is similar to bug JENKINS-57096
- is duplicated by
-
JENKINS-64226 Jenkins not starting with AdoptJDK 11.0.9.1+1
- Closed
- links to