Integrated: 8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed
Michael McMahon
michaelm at openjdk.org
Mon Jul 24 14:16:52 UTC 2023
On Thu, 20 Jul 2023 10:50:17 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
> Hi,
>
> JDK-8236852 was fixed in 15 and included its own regression test, but a couple of existing tests have code commented out that also test this functionality. One scenario relating to sending to the wildcard address was not addressed and remains commented out.
>
> Thanks,
> Michael.
This pull request has now been integrated.
Changeset: 298dda4c
Author: Michael McMahon <michaelm at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/298dda4c985ddda84e264aff86ea45c849bb171c
Stats: 37 lines in 2 files changed: 14 ins; 14 del; 9 mod
8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed
Reviewed-by: aefimov, msheppar
-------------
PR: https://git.openjdk.org/jdk/pull/14952
More information about the net-dev
mailing list