src/java.base/share/classes/java/net/AbstractPlainSocketImpl.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
Wed, 29 May 2019 20:58:35 +0100 alanb Merge niosocketimpl-branch
Fri, 03 May 2019 08:26:44 +0100 alanb Merge niosocketimpl-branch
Sat, 16 Mar 2019 21:00:45 +0000 alanb Merge niosocketimpl-branch
Mon, 11 Mar 2019 19:53:08 +0000 alanb Disallow mixing of platform and custom SocketImpls niosocketimpl-branch
Sat, 02 Mar 2019 11:44:38 +0000 alanb More cleanup and elimination of unused code niosocketimpl-branch
Thu, 28 Feb 2019 10:38:11 +0000 chegar niosocketimpl-branch: a non-platform impl cannot accept a connection with a platform impl niosocketimpl-branch
Wed, 20 Feb 2019 20:55:24 +0000 alanb Add test to exercise using custom SocketImpls niosocketimpl-branch
Wed, 13 Feb 2019 14:43:25 +0000 alanb Extend field resetting in copyTo(SocketImpl) implementations niosocketimpl-branch
Wed, 13 Feb 2019 08:29:35 +0000 alanb Improve clarity of implAccept, align timeout messages with PSI niosocketimpl-branch
Mon, 11 Feb 2019 15:17:31 +0000 michaelm Cleanup niosocketimpl-branch
Sun, 10 Feb 2019 19:51:43 +0000 alanb More cleanup 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
Wed, 17 Jul 2019 12:35:46 +0200 redestad 8227587: Add internal privileged System.loadLibrary
Thu, 13 Jun 2019 09:10:51 +0100 michaelm 8216417: cleanup of IPv6 scope-id handling
Wed, 05 Jun 2019 12:02:01 +0100 chegar 8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER
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
Sat, 16 Mar 2019 19:44:12 +0000 alanb 8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
Fri, 22 Jun 2018 18:10:20 +0100 michaelm 8204233: Add configurable option for enhanced socket IOException messages
Thu, 15 Mar 2018 11:02:22 +0000 alanb 8199329: Remove code that attempts to read bytes after connection reset reported
Fri, 02 Feb 2018 14:17:07 -0500 rriggs 8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip