JDK-8301463 : Code in DatagramSocket still refers to resolved JDK-8237352
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 17,20,21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-01-31
  • Updated: 2023-02-22
  • Resolved: 2023-02-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 21
21 b10Fixed
Related Reports
Relates :  
Description
https://github.com/openjdk/jdk/blob/d98a323a8b972c17a066c597a81b164681ad5589/src/java.base/share/classes/java/net/DatagramSocket.java#L1353

https://github.com/openjdk/jdk/blob/d98a323a8b972c17a066c597a81b164681ad5589/src/java.base/share/classes/java/net/DatagramSocket.java#L1396
Comments
Changeset: 52388179 Author: Michael McMahon <michaelm@openjdk.org> Date: 2023-02-15 10:19:49 +0000 URL: https://git.openjdk.org/jdk/commit/52388179e65d4703ec33569dcc7c1351c57e6056
15-02-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12526 Date: 2023-02-13 09:50:58 +0000
13-02-2023

Comment can be removed for 21
09-02-2023