|
||||||||
|
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-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)
- [JIRA] (JENKINS-15465) RunList re... [email protected] (JIRA)

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
core/src/main/java/hudson/model/RunMap.java
core/src/main/java/hudson/util/RunList.java
http://jenkins-ci.org/commit/jenkins/04b0283d1a95fa424863d7de0dd8a73078eecb37
Log:
JENKINS-15465tweaking subList implementation and iterator.I can't really think of how null ends up in the resulting list, but adding a check in Iterator to detect that situation.
Also, improved the efficiency of the subList implementation.
(cherry picked from commit 807dc7174cd8ed4ec3cb9562f1c3f90f4035cf33)