Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 96c97860b0f018094c20283b15f3ddb3bdd9effe
      
https://github.com/jenkinsci/jenkins/commit/96c97860b0f018094c20283b15f3ddb3bdd9effe
  Author: Oleg Nenashev <[email protected]>
  Date:   2016-08-21 (Sun, 21 Aug 2016)

  Changed paths:
    M core/src/main/java/hudson/PluginManager.java
    M core/src/main/java/hudson/Util.java
    M core/src/test/java/hudson/PluginManagerTest.java

  Log Message:
  -----------
  [FIXED JENKINS-37332] - Prevent File descriptor leaks when reading manifests 
from JARs (#2516)

* [JENKINS-37332] - Improve diagnostics of non-closed streams during reading of 
the manifests in PluginManager

* [JENKINS-37332] - Leakless processing of JarUrlConnection during Manifest 
parsing

* [JENKINS-37332] - Also implement leak-safe method for retrieving file 
modification date

* [JENKINS-37332] - Add spotcheck methods for manifest file access + Javadoc

* [JENKINS-37332] - Also test multi-line and empty attributes in the test


-- 
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.

Reply via email to