Integrated: 8301463: Code in DatagramSocket still refers to resolved JDK-8237352

Michael McMahon michaelm at openjdk.org
Wed Feb 15 10:22:59 UTC 2023


On Mon, 13 Feb 2023 09:50:58 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

> Hi,
> 
> This appeared on the JDK 20 EC list last week. Initially I thought the comment and the usage of the NO_DELEGATE sentinel could be removed, but that is not the case as a special non-null value is still required.
> 
> That leaves a trivial change of just removing the comment in the two places.
> 
> Thanks,
> Michael.

This pull request has now been integrated.

Changeset: 52388179
Author:    Michael McMahon <michaelm at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/52388179e65d4703ec33569dcc7c1351c57e6056
Stats:     2 lines in 1 file changed: 0 ins; 2 del; 0 mod

8301463: Code in DatagramSocket still refers to resolved JDK-8237352

Reviewed-by: dfuchs

-------------

PR: https://git.openjdk.org/jdk/pull/12526


More information about the net-dev mailing list