-
-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use a real exception Signed-off-by: Matt Sicker <boards@gmail.com> * Clean up old todo comment Signed-off-by: Matt Sicker <boards@gmail.com> * Remove unnecessary lines Signed-off-by: Matt Sicker <boards@gmail.com> * Use more appropriate types Signed-off-by: Matt Sicker <boards@gmail.com> * Use lambda logging and try-with-resources Signed-off-by: Matt Sicker <boards@gmail.com> * Maintain thread interrupt flag more consistently Signed-off-by: Matt Sicker <boards@gmail.com> * Adjust thread-safety for Channel. Make it coherent. * Revert some unnecessary cleanups Signed-off-by: Matt Sicker <boards@gmail.com> * Update src/main/java/hudson/remoting/ChunkedOutputStream.java Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com> Co-authored-by: Jeff Thompson <jeffret.g@gmail.com> Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com>
- Loading branch information
1 parent
d4fe474
commit f767654
Showing
28 changed files
with
129 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.