JDK-8241072 : Reimplement the Legacy DatagramSocket API
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-03-16
  • Updated: 2020-11-25
  • Resolved: 2020-05-15
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 b24Fixed
Related Reports
CSR :  
Duplicate :  
Relates :  
Relates :  
Description
Refactor DatagramSocket and MulticastSocket to delegate to DatagramChannel.
This RFE will be used to implement the changes corresponding to JEP 373: Reimplement the Legacy DatagramSocket API 
JEP 373: https://openjdk.java.net/jeps/373  ( JDK-8235674).
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/df9b06a8a184 User: pconcannon Date: 2020-05-15 15:13:54 +0000
15-05-2020