Branch: refs/heads/master Home: https://github.com/jenkinsci/remoting Commit: 5290e26afde6751004ad2d5c2ae7f13eb5c7b425 https://github.com/jenkinsci/remoting/commit/5290e26afde6751004ad2d5c2ae7f13eb5c7b425 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths: M src/main/java/hudson/remoting/RemoteClassLoader.java M src/main/java/hudson/remoting/UserRequest.java Log Message: ----------- [JENKINS-37566] - FindBugs: Suppress serialization warning for UserRequest#classLoaderProxy. The field is actually always serializable, but we cannot confirm it statically due to the reflection code. I decided to just suppress it for now and to document the method. Commit: cc6bfabe27b8c53c840764e347c20a41b7ee73e7 https://github.com/jenkinsci/remoting/commit/cc6bfabe27b8c53c840764e347c20a41b7ee73e7 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2017-11-21 (Tue, 21 Nov 2017) Changed paths: M src/main/java/hudson/remoting/RemoteClassLoader.java M src/main/java/hudson/remoting/UserRequest.java Log Message: ----------- Merge pull request #229 from oleg-nenashev/findbugs-cleanup/JENKINS-37566-RemoteClassLoderExport [JENKINS-37566] - FindBugs: Suppress serialization warning for UserRequest#classLoaderProxy. Compare: https://github.com/jenkinsci/remoting/compare/385744f02807...cc6bfabe27b8 -- 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.