Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 5620c139c1e7bf90f11e658f0ffb70dafce25e23
      
https://github.com/jenkinsci/remoting/commit/5620c139c1e7bf90f11e658f0ffb70dafce25e23
  Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

  Changed paths:
    M src/main/java/hudson/remoting/FileSystemJarCache.java
    M src/main/java/org/jenkinsci/remoting/util/KeyUtils.java
    M src/test/java/JarCertDump.java
    M src/test/java/hudson/remoting/CallableBase.java
    M src/test/java/hudson/remoting/ChannelFilterTest.java
    M src/test/java/hudson/remoting/ChannelTest.java
    M src/test/java/hudson/remoting/ChecksumTest.java
    M src/test/java/hudson/remoting/ClassFilterTest.java
    M src/test/java/hudson/remoting/DeadRemoteOutputStreamTest.java
    M src/test/java/hudson/remoting/DiagnosedStreamCorruptionExceptionTest.java
    M src/test/java/hudson/remoting/NoProxyEvaluatorTest.java
    M src/test/java/hudson/remoting/NonSerializableExceptionTest.java
    M src/test/java/hudson/remoting/PipeTest.java
    M src/test/java/hudson/remoting/PipeWriterTest.java
    M src/test/java/hudson/remoting/PrefetchTest.java
    M src/test/java/hudson/remoting/PrefetchingTest.java
    M src/test/java/hudson/remoting/ProxyWriterTest.java
    M src/test/java/hudson/remoting/RemoteInputStreamTest.java
    M src/test/java/hudson/remoting/RemoteInvocationHandlerTest.java
    M src/test/java/hudson/remoting/SimpleTest.java
    M src/test/java/hudson/remoting/TestCallable.java
    M src/test/java/hudson/remoting/TestLinkage.java
    M src/test/java/hudson/remoting/TrafficAnalyzer.java
    M src/test/java/hudson/remoting/UtilTest.java
    M src/test/java/org/jenkinsci/remoting/engine/HandlerLoopbackLoadStress.java
    M src/test/java/org/jenkinsci/remoting/engine/JnlpProtocolHandlerTest.java
    M src/test/java/org/jenkinsci/remoting/nio/Main.java
    M src/test/java/org/jenkinsci/remoting/nio/SocketClientMain.java
    M src/test/java/org/jenkinsci/remoting/protocol/ProtocolStackImplTest.java
    M src/test/java/org/jenkinsci/remoting/protocol/impl/AckFilterLayerTest.java
    M 
src/test/java/org/jenkinsci/remoting/protocol/impl/ConnectionHeadersFilterLayerTest.java
    M src/test/java/org/jenkinsci/remoting/protocol/impl/NetworkLayerTest.java
    M 
src/test/java/org/jenkinsci/remoting/protocol/impl/SSLEngineFilterLayerTest.java

  Log Message:
  -----------
  Cleanup some test warnings and deprecated code

Signed-off-by: Raihaan Shouhell <raihaan.shouh...@autodesk.com>


  Commit: 9c4815836023a575b41d5bdcdc0836c3c617ae6e
      
https://github.com/jenkinsci/remoting/commit/9c4815836023a575b41d5bdcdc0836c3c617ae6e
  Author: Raihaan Shouhell <raihaanhims...@gmail.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M src/test/java/hudson/remoting/DiagnosedStreamCorruptionExceptionTest.java
    M src/test/java/hudson/remoting/TrafficAnalyzer.java

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Mark Waite <mark.earl.wa...@gmail.com>


  Commit: 2b901ff1b181b9c5d0f074a662a9378516115b3d
      
https://github.com/jenkinsci/remoting/commit/2b901ff1b181b9c5d0f074a662a9378516115b3d
  Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M src/test/java/hudson/remoting/DiagnosedStreamCorruptionExceptionTest.java

  Log Message:
  -----------
  Fix compile error


  Commit: 6ed8325eee5d8534964bf742062eba818fbb556a
      
https://github.com/jenkinsci/remoting/commit/6ed8325eee5d8534964bf742062eba818fbb556a
  Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M src/test/java/org/jenkinsci/remoting/protocol/IOBufferMatcher.java
    M src/test/java/org/jenkinsci/remoting/protocol/IOBufferMatcherLayer.java
    M src/test/java/org/jenkinsci/remoting/protocol/ProtocolStackImplTest.java
    M 
src/test/java/org/jenkinsci/remoting/protocol/ProtocolStackLoopbackLoadStress.java
    M src/test/java/org/jenkinsci/remoting/protocol/impl/AckFilterLayerTest.java
    M 
src/test/java/org/jenkinsci/remoting/protocol/impl/ConnectionHeadersFilterLayerTest.java
    M src/test/java/org/jenkinsci/remoting/protocol/impl/NetworkLayerTest.java
    M 
src/test/java/org/jenkinsci/remoting/protocol/impl/SSLEngineFilterLayerTest.java

  Log Message:
  -----------
  Fix close(null) hanging


  Commit: 01d0df59a98c86724b20dc0804f37c2fa3472eff
      
https://github.com/jenkinsci/remoting/commit/01d0df59a98c86724b20dc0804f37c2fa3472eff
  Author: Raihaan Shouhell <raihaanhims...@gmail.com>
  Date:   2020-02-08 (Sat, 08 Feb 2020)

  Changed paths:
    M src/test/java/org/jenkinsci/remoting/engine/JnlpProtocolHandlerTest.java

  Log Message:
  -----------
  Update JnlpProtocolHandlerTest.java


  Commit: 626ce5665d41b57365bb9ede778da9223d18a3c4
      
https://github.com/jenkinsci/remoting/commit/626ce5665d41b57365bb9ede778da9223d18a3c4
  Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M src/test/java/org/jenkinsci/remoting/engine/JnlpProtocolHandlerTest.java

  Log Message:
  -----------
  Update JnlpProtocolHandlerTest.java


  Commit: df84c5d6882322f7fcea6a9c9dd04cfee09debaf
      
https://github.com/jenkinsci/remoting/commit/df84c5d6882322f7fcea6a9c9dd04cfee09debaf
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2020-03-25 (Wed, 25 Mar 2020)

  Changed paths:
    M src/main/java/hudson/remoting/FileSystemJarCache.java
    M src/main/java/org/jenkinsci/remoting/util/KeyUtils.java
    M src/test/java/JarCertDump.java
    M src/test/java/hudson/remoting/CallableBase.java
    M src/test/java/hudson/remoting/ChannelFilterTest.java
    M src/test/java/hudson/remoting/ChannelTest.java
    M src/test/java/hudson/remoting/ChecksumTest.java
    M src/test/java/hudson/remoting/ClassFilterTest.java
    M src/test/java/hudson/remoting/DeadRemoteOutputStreamTest.java
    M src/test/java/hudson/remoting/DiagnosedStreamCorruptionExceptionTest.java
    M src/test/java/hudson/remoting/NoProxyEvaluatorTest.java
    M src/test/java/hudson/remoting/NonSerializableExceptionTest.java
    M src/test/java/hudson/remoting/PipeTest.java
    M src/test/java/hudson/remoting/PipeWriterTest.java
    M src/test/java/hudson/remoting/PrefetchTest.java
    M src/test/java/hudson/remoting/PrefetchingTest.java
    M src/test/java/hudson/remoting/ProxyWriterTest.java
    M src/test/java/hudson/remoting/RemoteInputStreamTest.java
    M src/test/java/hudson/remoting/RemoteInvocationHandlerTest.java
    M src/test/java/hudson/remoting/SimpleTest.java
    M src/test/java/hudson/remoting/TestCallable.java
    M src/test/java/hudson/remoting/TestLinkage.java
    M src/test/java/hudson/remoting/TrafficAnalyzer.java
    M src/test/java/hudson/remoting/UtilTest.java
    M src/test/java/org/jenkinsci/remoting/engine/HandlerLoopbackLoadStress.java
    M src/test/java/org/jenkinsci/remoting/engine/JnlpProtocolHandlerTest.java
    M src/test/java/org/jenkinsci/remoting/nio/Main.java
    M src/test/java/org/jenkinsci/remoting/nio/SocketClientMain.java
    M src/test/java/org/jenkinsci/remoting/protocol/IOBufferMatcher.java
    M src/test/java/org/jenkinsci/remoting/protocol/IOBufferMatcherLayer.java
    M src/test/java/org/jenkinsci/remoting/protocol/ProtocolStackImplTest.java
    M 
src/test/java/org/jenkinsci/remoting/protocol/ProtocolStackLoopbackLoadStress.java
    M src/test/java/org/jenkinsci/remoting/protocol/impl/AckFilterLayerTest.java
    M 
src/test/java/org/jenkinsci/remoting/protocol/impl/ConnectionHeadersFilterLayerTest.java
    M src/test/java/org/jenkinsci/remoting/protocol/impl/NetworkLayerTest.java
    M 
src/test/java/org/jenkinsci/remoting/protocol/impl/SSLEngineFilterLayerTest.java

  Log Message:
  -----------
  Merge pull request #369 from res0nance/cleanup-tests

Cleanup some test warnings and deprecated code


Compare: 
https://github.com/jenkinsci/remoting/compare/a09a8dd40e32...df84c5d68823

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/master/a09a8d-df84c5%40github.com.

Reply via email to