Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 47fa17ba61dac99052304b5a9bb44878ed5898c6
https://github.com/jenkinsci/jenkins/commit/47fa17ba61dac99052304b5a9bb44878ed5898c6
Author: Jesse Glick <[email protected]>
Date: 2014-12-22 (Mon, 22 Dec 2014)
Changed paths:
M changelog.html
M core/src/main/java/hudson/model/AbstractProject.java
Log Message:
-----------
[FIXED JENKINS-23568] Be sure to release WorkspaceList.Lease
deterministically in a finally block.
Commit: 2f59ffc475dc73a9a9cd5a7596819f3242c22f6f
https://github.com/jenkinsci/jenkins/commit/2f59ffc475dc73a9a9cd5a7596819f3242c22f6f
Author: Jesse Glick <[email protected]>
Date: 2014-12-22 (Mon, 22 Dec 2014)
Changed paths:
M changelog.html
M core/src/main/java/hudson/tasks/Fingerprinter.java
Log Message:
-----------
[FIXED JENKINS-19392] Simpler and more efficient to use String.intern to
compact fingerprint data.
This should work across builds and even across jobs, and does not force us to
load other builds.
Compare:
https://github.com/jenkinsci/jenkins/compare/c5c6bc050d49...2f59ffc475dc
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.