src/java.base/share/classes/java/net/Socket.java
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