-
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
-
[JENKINS-28292] Setting JDK installations not thread-safe
Labels | New: lts-candidate |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: lts-candidate |
See https://github.com/jenkinsci/jenkins/pull/1692 for a fix.