JDK-8236925 : (dc) Upgrade DatagramChannel socket adaptor to extend MulticastSocket
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-01-10
  • Updated: 2020-03-19
  • Resolved: 2020-01-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b07Fixed
Related Reports
Blocks :  
CSR :  
Relates :  
Relates :  
Description
This issue tracks upgrading the DatagramChannel socket adaptor implementation to extend MulticastSocket. This change will make it easy to replace both the DatagramSocket and MulticastSocket implementations.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/4b49cfba69fe User: alanb Date: 2020-01-19 08:58:28 +0000
19-01-2020