-
Bug
-
Resolution: Fixed
-
Major
Reported in JENKINS-26582:
java.lang.NullPointerException at hudson.model.LoadStatistics$LoadStatisticsSnapshot$Builder.with(LoadStatistics.java:624) at hudson.model.LoadStatistics$LoadStatisticsSnapshot$Builder.with(LoadStatistics.java:619) at hudson.model.LoadStatistics.computeSnapshot(LoadStatistics.java:352) at …
- is related to
-
JENKINS-26582 ISE from RunMap.put using /git/notifyCommit on a matrix project
-
- Closed
-
- links to
Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/java/hudson/model/LoadStatistics.java
http://jenkins-ci.org/commit/jenkins/86bac90fcbc6f3720242fa0db8836e562d4113d7
Log:
[FIXED JENKINS-28384] NPE when Node.toComputer → null.