Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 55326679d16f00754a12ea6facb9892196c897a4
      
https://github.com/jenkinsci/remoting/commit/55326679d16f00754a12ea6facb9892196c897a4
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M src/main/java/hudson/remoting/Channel.java
    M src/main/java/hudson/remoting/CommandTransport.java
    M src/main/java/hudson/remoting/ExportedClassLoaderTable.java
    M src/main/java/hudson/remoting/MimicException.java
    M src/main/java/hudson/remoting/MultiClassLoaderSerializer.java
    M src/main/java/hudson/remoting/RemoteClassLoader.java
    M src/main/java/hudson/remoting/RemoteInvocationHandler.java
    M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java
    M src/main/java/org/jenkinsci/remoting/nio/SelectableFileChannelFactory.java

  Log Message:
  -----------
  [JENKINS-37566] - Annotate methods which may explicitly return `null` (#168)

* [JENKINS-37566] - Annotate methods which may explicitly return `null`

Just a bulk change of annotations + some Javadoc, no behavior changes

* [JENKINS-37566] - Annotate the MultiClassLoaderSerializer#readClassLoader() 
method

* Explicitly Restrict MimicException to prevent external usages.

Hence we do not care about the make() annotation, I’d gueess

* Change MimicException#make() annotations to make @stephenc a :happypanda:


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

Reply via email to