-
Bug
-
Resolution: Fixed
-
Minor
hudson.remoting.Launcher has several minor issues, which have been reported by FindBugs
- Tcp port temporary file is not being closed properly when running in the runAsTcpServer() mode
- tcpPortFile deletion issues are not being logged
- Resource input stream is not being closed correctly
Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/hudson/remoting/Launcher.java
http://jenkins-ci.org/commit/remoting/4610a909f58ef9b3d33165d2c74963869f3936aa
Log:
JENKINS-35494- FindBugs - fix minor File Management issues in hudson.remoting.Launcher (#88)