|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)
- [JIRA] (JENKINS-15439) Jenkins ... [email protected] (JIRA)

Code changed in jenkins
User: Richard Mortimer
Path:
changelog.html
core/src/main/java/jenkins/model/lazy/SortedList.java
core/src/test/java/jenkins/model/lazy/SortedListTest.java
http://jenkins-ci.org/commit/jenkins/6fca1f08d20fcb9d8639ce6e3ff83aa63e145fde
Log:
[FIXED JENKINS-15439] Jenkins build records lazy-loading failed to load some of my jobs
Ensure that SortedList clones the underlying data list.
Without this changes to a clone also change the original list.
(cherry picked from commit 761c437983ad2b08399efa5e69e848764fcff4de)