-
Bug
-
Resolution: Fixed
-
Major
-
None
Due to improper synchronization, it's possible that the list of JDKs is empty while adding or removing one. See https://github.com/jenkinsci/jenkins/blob/jenkins-1.612/core/src/main/java/hudson/model/JDK.java#L170.
- is related to
-
JENKINS-31932 Performance regression after fixing synchronization issue when setting JDK installations. (issue 28292)
- Resolved