Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: f47c65a22030d14a302d55d926b60f011fb24f06
      
https://github.com/jenkinsci/remoting/commit/f47c65a22030d14a302d55d926b60f011fb24f06
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M src/main/java/hudson/remoting/AbstractByteArrayCommandTransport.java
    M src/main/java/hudson/remoting/CallableDecoratorList.java
    M src/main/java/hudson/remoting/ChannelBuilder.java
    M src/main/java/hudson/remoting/Checksum.java
    M src/main/java/hudson/remoting/ChunkedInputStream.java
    M src/main/java/hudson/remoting/ChunkedOutputStream.java
    M src/main/java/hudson/remoting/ClassicCommandTransport.java
    M src/main/java/hudson/remoting/DaemonThreadFactory.java
    M src/main/java/hudson/remoting/DelegatingExecutorService.java
    M src/main/java/hudson/remoting/Engine.java
    M src/main/java/hudson/remoting/FastPipedInputStream.java
    M src/main/java/hudson/remoting/FastPipedOutputStream.java
    M src/main/java/hudson/remoting/FlightRecorderInputStream.java
    M src/main/java/hudson/remoting/FutureAdapter.java
    M src/main/java/hudson/remoting/InitializeJarCacheMain.java
    M src/main/java/hudson/remoting/InterceptingExecutorService.java
    M src/main/java/hudson/remoting/JarCacheSupport.java
    M src/main/java/hudson/remoting/Launcher.java
    M src/main/java/hudson/remoting/LocalChannel.java
    M src/main/java/hudson/remoting/NamingThreadFactory.java
    M src/main/java/hudson/remoting/Pipe.java
    M src/main/java/hudson/remoting/ProxyOutputStream.java
    M src/main/java/hudson/remoting/ProxyWriter.java
    M src/main/java/hudson/remoting/RemoteInputStream.java
    M src/main/java/hudson/remoting/RemoteInvocationHandler.java
    M src/main/java/hudson/remoting/RemoteOutputStream.java
    M src/main/java/hudson/remoting/RemoteWriter.java
    M src/main/java/hudson/remoting/Request.java
    M src/main/java/hudson/remoting/SingleLaneExecutorService.java
    M src/main/java/hudson/remoting/SocketOutputStream.java
    M src/main/java/hudson/remoting/StandardOutputStream.java
    M src/main/java/hudson/remoting/SynchronousCommandTransport.java
    M src/main/java/hudson/remoting/SynchronousExecutorService.java
    M src/main/java/hudson/remoting/TeeOutputStream.java
    M src/main/java/hudson/remoting/UserRequest.java
    M src/main/java/hudson/remoting/Util.java
    M src/main/java/hudson/remoting/VirtualChannel.java
    M src/main/java/hudson/remoting/jnlp/GUI.java
    M src/main/java/hudson/remoting/jnlp/GuiListener.java
    M src/main/java/hudson/remoting/jnlp/Main.java
    M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java
    M src/main/java/org/jenkinsci/remoting/engine/JnlpConnectionState.java
    M src/main/java/org/jenkinsci/remoting/engine/JnlpProtocol4Handler.java
    M src/main/java/org/jenkinsci/remoting/engine/WorkDirManager.java
    M src/main/java/org/jenkinsci/remoting/nio/Closeables.java
    M src/main/java/org/jenkinsci/remoting/nio/FifoBuffer.java
    M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java
    M src/main/java/org/jenkinsci/remoting/nio/SelectableFileChannelFactory.java
    M src/main/java/org/jenkinsci/remoting/protocol/IOHub.java
    M 
src/main/java/org/jenkinsci/remoting/protocol/cert/BlindTrustX509ExtendedTrustManager.java
    M src/main/java/org/jenkinsci/remoting/protocol/impl/AckFilterLayer.java
    M 
src/main/java/org/jenkinsci/remoting/protocol/impl/AgentProtocolClientFilterLayer.java
    M 
src/main/java/org/jenkinsci/remoting/protocol/impl/ChannelApplicationLayer.java
    M src/main/java/org/jenkinsci/remoting/protocol/impl/ConnectionHeaders.java
    M 
src/main/java/org/jenkinsci/remoting/protocol/impl/ConnectionHeadersFilterLayer.java
    M src/main/java/org/jenkinsci/remoting/protocol/impl/NIONetworkLayer.java
    M 
src/main/java/org/jenkinsci/remoting/protocol/impl/SSLEngineFilterLayer.java
    M src/main/java/org/jenkinsci/remoting/util/ByteBufferQueueInputStream.java
    M src/main/java/org/jenkinsci/remoting/util/ByteBufferQueueOutputStream.java
    M src/main/java/org/jenkinsci/remoting/util/ExecutorServiceUtils.java
    M 
src/main/java/org/jenkinsci/remoting/util/FastByteBufferQueueInputStream.java
    M src/main/java/org/jenkinsci/remoting/util/https/NoCheckTrustManager.java

  Log Message:
  -----------
  Cleanup tasks (#415)

Update various coding aspects.


-- 
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/a3e37a-f47c65%40github.com.

Reply via email to