Branch: refs/heads/jenkins-36871
Home: https://github.com/jenkinsci/remoting
Commit: c3e3262cdbba7863c28f28e65a741efc038cd44c
https://github.com/jenkinsci/remoting/commit/c3e3262cdbba7863c28f28e65a741efc038cd44c
Author: Stephen Connolly <[email protected]>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M src/main/java/org/jenkinsci/remoting/util/ByteBufferQueue.java
A src/main/java/org/jenkinsci/remoting/util/ByteBufferQueueInputStream.java
A src/main/java/org/jenkinsci/remoting/util/ByteBufferQueueOutputStream.java
A src/main/java/org/jenkinsci/remoting/util/IOUtils.java
A
src/test/java/org/jenkinsci/remoting/util/ByteBufferQueueInputStreamTest.java
A
src/test/java/org/jenkinsci/remoting/util/ByteBufferQueueOutputStreamTest.java
M src/test/java/org/jenkinsci/remoting/util/ByteBufferQueueTest.java
Log Message:
-----------
[JENKINS-36871] Need some stream adapters to help with our
ByteBufferCommandTransport optimized implementation
- The original implementation we had could not access some of the required
methods due to being outside of the `hudson.remoting` package, so we didn't
need these wrappers
Commit: 3707dfc476816d57f069610c4b3146e4588b1ecb
https://github.com/jenkinsci/remoting/commit/3707dfc476816d57f069610c4b3146e4588b1ecb
Author: Stephen Connolly <[email protected]>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/remoting/util/ByteBufferQueue.java
M src/main/java/org/jenkinsci/remoting/util/ByteBufferQueueInputStream.java
M
src/test/java/org/jenkinsci/remoting/util/ByteBufferQueueInputStreamTest.java
Log Message:
-----------
[JENKINS-36871] Add support for `mark(limit)` to the input stream
- Some of the tests require JUnit 4.12
Commit: 402973cd8409f9554dbd19413a6fa71fad2bd81c
https://github.com/jenkinsci/remoting/commit/402973cd8409f9554dbd19413a6fa71fad2bd81c
Author: Stephen Connolly <[email protected]>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M src/main/java/org/jenkinsci/remoting/protocol/FilterLayer.java
M src/main/java/org/jenkinsci/remoting/protocol/ProtocolStack.java
Log Message:
-----------
[JENKINS-36871] Sync with latest version containing fix for NPE that occurs
in "fast" protocols
Compare:
https://github.com/jenkinsci/remoting/compare/82f43c7e1cb0...402973cd8409
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.