src/java.base/share/classes/java/net/Socket.java
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Mon, 25 Mar 2019 17:15:27 +0000 michaelm 8217997: Better socket support
Fri, 20 Sep 2019 11:07:52 +0100 jboes 8230648: Replace @exception tag with @throws in java.base
Wed, 29 May 2019 20:58:35 +0100 alanb Merge niosocketimpl-branch
Fri, 03 May 2019 08:26:44 +0100 alanb Merge niosocketimpl-branch
Tue, 30 Apr 2019 19:34:13 +0100 alanb Simplify close niosocketimpl-branch
Mon, 29 Apr 2019 09:03:06 +0100 alanb More cleanup and test improvements niosocketimpl-branch
Sun, 21 Apr 2019 07:05:04 +0100 alanb Eliminate need to cache traffic class niosocketimpl-branch
Sat, 13 Apr 2019 07:22:55 +0100 alanb stateLock and closeLock need to be ReentrantLock niosocketimpl-branch
Sat, 30 Mar 2019 09:30:03 +0000 alanb Merge niosocketimpl-branch
Wed, 20 Mar 2019 13:54:50 +0000 alanb More cleanup of connection reset niosocketimpl-branch
Sat, 16 Mar 2019 21:00:45 +0000 alanb Merge niosocketimpl-branch
Sat, 09 Mar 2019 12:49:54 +0000 alanb Add comments and reorg testServerSocketAccept tests niosocketimpl-branch
Mon, 04 Mar 2019 08:13:31 +0000 alanb factory should be volatile niosocketimpl-branch
Tue, 26 Feb 2019 11:14:51 +0000 alanb Cleanup/comments niosocketimpl-branch
Sun, 17 Feb 2019 12:20:37 +0000 alanb Fix copyright dates niosocketimpl-branch
Sun, 17 Feb 2019 10:00:26 +0000 alanb Change Socket.getInputStream/getOutputStream to return the same stream each time niosocketimpl-branch
Sat, 16 Feb 2019 19:53:43 +0000 alanb Allow setTrafficClass on streams socket niosocketimpl-branch
Wed, 13 Feb 2019 08:29:35 +0000 alanb Improve clarity of implAccept, align timeout messages with PSI niosocketimpl-branch
Sun, 10 Feb 2019 17:37:38 +0000 alanb Cleanup of system property handling niosocketimpl-branch
Sat, 09 Feb 2019 19:16:30 +0000 alanb Fix issues when configured to use PlainSocketImpl niosocketimpl-branch
Sat, 09 Feb 2019 08:54:02 +0000 alanb Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl niosocketimpl-branch
Fri, 08 Feb 2019 19:29:14 +0000 michaelm Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property niosocketimpl-branch
Fri, 08 Feb 2019 16:49:25 +0000 alanb Update JFR instrumentation for java.net.Socket niosocketimpl-branch
Wed, 23 Jan 2019 19:30:59 +0000 alanb Prototype of NIO based SocketImpl niosocketimpl-branch
Tue, 11 Jun 2019 09:21:34 +0100 chegar 8225426: Replace plain with system-default in Socket and ServerSocket
Wed, 29 May 2019 13:58:05 +0100 chegar 8224477: java.net socket types new-style socket option methods - spec and impl mismatch
Thu, 02 May 2019 17:29:10 +0100 michaelm 8216978: Drop support for pre JDK 1.4 SocketImpl implementations
Tue, 26 Mar 2019 17:02:11 +0000 chegar 8219446: Specify behaviour of timeout accepting methods of Socket and ServerSocket if timeout is negative
Sat, 16 Mar 2019 19:44:12 +0000 alanb 8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
Thu, 03 Jan 2019 17:46:09 +0000 coffeys 8215912: Various Typos in java.net Method Documentation
Tue, 13 Nov 2018 12:24:34 +0000 prappo 8213490: Networking area typos and inconsistencies cleanup
Thu, 08 Nov 2018 16:16:57 +0000 chegar 8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip