Branch: refs/heads/file_leak
Home: https://github.com/jenkinsci/jenkins
Commit: dc710b7809685e9dc79f46a144c4b5b59cee5f2c
https://github.com/jenkinsci/jenkins/commit/dc710b7809685e9dc79f46a144c4b5b59cee5f2c
Author: Nicolas De Loof <[email protected]>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M core/src/main/java/hudson/slaves/SlaveComputer.java
M core/src/main/java/hudson/util/io/ReopenableFileOutputStream.java
M core/src/main/java/hudson/util/io/ReopenableRotatingFileOutputStream.java
A core/src/main/java/hudson/util/io/RewindableFileOutputStream.java
A core/src/main/java/hudson/util/io/RewindableRotatingFileOutputStream.java
Log Message:
-----------
[JENKINS-37098] deprecate ReopenableFileOutputStream
ReopenableFileOutputStream introduces file-leaks (detected on windows) when
channel onClose writes on already closed log, and breaks when computer tries to
delete the slave’s log directory.
--
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.