src/java.base/share/classes/sun/nio/ch/DatagramChannelImpl.java
Sat, 30 Nov 2019 16:21:19 +0000 alanb 8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation
Wed, 20 Nov 2019 08:35:53 +0000 alanb 8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
Sat, 09 Nov 2019 11:48:37 +0000 alanb 8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
Sat, 02 Nov 2019 10:02:18 +0000 alanb 8232673: (dc) DatagramChannel socket adaptor issues
Sun, 27 Oct 2019 12:13:51 +0000 alanb 8212132: (dc) Remove DatagramChannelImpl finalize method
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, 09 Oct 2019 17:38:58 +0100 dfuchs 8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
Thu, 13 Jun 2019 09:10:51 +0100 michaelm 8216417: cleanup of IPv6 scope-id handling
Wed, 29 May 2019 13:58:05 +0100 chegar 8224477: java.net socket types new-style socket option methods - spec and impl mismatch
Wed, 08 May 2019 08:15:04 +0100 alanb 8223353: (ch) Change channel close implementation to not wait for I/O threads
Thu, 25 Apr 2019 10:41:49 +0100 alanb 8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
Tue, 22 Jan 2019 12:32:19 +0000 alanb 8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
Wed, 30 May 2018 16:36:35 +0530 vtewari 8194298: Add support for per Socket configuration of TCP keepalive
Sat, 14 Apr 2018 08:41:42 +0100 alanb 8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails
Fri, 30 Mar 2018 08:28:09 +0100 alanb 8200257: (se) More Selector cleanup
Thu, 22 Mar 2018 12:29:52 -0700 bpb 8198753: (dc) DatagramChannel throws unspecified exceptions
Wed, 28 Feb 2018 09:54:38 +0000 alanb 8198562: (ch) Separate blocking and non-blocking code paths (part 1)
Thu, 08 Feb 2018 10:55:21 +0000 alanb 8196956: (ch) More channels cleanup
Tue, 06 Feb 2018 16:04:46 +0000 alanb 8196787: (ch) Moving network channels to use j.u.c locks
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip