Permalink
Please
sign in to comment.
Browse files
[JENKINS-48133] - ChannelStateException now recoreds channel name and…
… info when possible. ChannelStateException has not been released yet, so the API compatibility is not broken.
- Loading branch information
Showing
with
95 additions
and 11 deletions.
- +2 −2 src/main/java/hudson/remoting/Callable.java
- +1 −1 src/main/java/hudson/remoting/Channel.java
- +32 −3 src/main/java/hudson/remoting/ChannelClosedException.java
- +1 −1 src/main/java/hudson/remoting/Request.java
- +55 −2 src/main/java/org/jenkinsci/remoting/ChannelStateException.java
- +4 −2 src/main/java/org/jenkinsci/remoting/protocol/impl/ChannelApplicationLayer.java
0 comments on commit
86d4f80