Branch: refs/heads/master Home: https://github.com/jenkinsci/remoting Commit: f5caca4777c85169f5d1c86a252c46ed49d75eb6 https://github.com/jenkinsci/remoting/commit/f5caca4777c85169f5d1c86a252c46ed49d75eb6 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2017-11-20 (Mon, 20 Nov 2017)
Changed paths: M src/main/java/hudson/remoting/ProxyOutputStream.java Log Message: ----------- [JENKINS-37566] - Stop nullifying channel in ProxyOutputStream#finalize(). Just YAGNI, it does not help garbage collector much and actually makes it more complicated due to breaking the object chain. . Commit: d620065439163b9d13708730f2eb93c0bfafcba0 https://github.com/jenkinsci/remoting/commit/d620065439163b9d13708730f2eb93c0bfafcba0 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2017-11-20 (Mon, 20 Nov 2017) Changed paths: M src/main/java/hudson/remoting/ProxyOutputStream.java Log Message: ----------- [JENKINS-37566] - ProxyOutputStream: Add oid check as suggested by @stephenc Commit: 385744f028070b2afb57849fa435ae0e4b3a97b8 https://github.com/jenkinsci/remoting/commit/385744f028070b2afb57849fa435ae0e4b3a97b8 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2017-11-21 (Tue, 21 Nov 2017) Changed paths: M src/main/java/hudson/remoting/ProxyOutputStream.java Log Message: ----------- Merge pull request #232 from oleg-nenashev/findbugs-cleanup/JENKINS-37566-ProxyOutputStream-finalizer [JENKINS-37566] - Stop nullifying channel in ProxyOutputStream#finalize() Compare: https://github.com/jenkinsci/remoting/compare/2d5624c9df15...385744f02807 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.