Integrated: 8219083: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java failed in same binary run on windows x64
Daniel Jeliński
djelinski at openjdk.org
Thu Mar 23 15:48:35 UTC 2023
On Wed, 22 Mar 2023 15:07:21 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> This PR removes the test from the problemlist.
>
> The test failed in JDK13 because of an issue with `TwoStackPlainDatagramSocket`'s implementation of `setNetworkInterface`, see JBS for details.
>
> `TwoStackPlainDatagramSocket` was completely removed in JDK 18, and the current implementation appears to be immune to the original problem. The test passed on all Windows versions available in Mach5.
This pull request has now been integrated.
Changeset: 147f3473
Author: Daniel Jeliński <djelinski at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/147f3473d4cb6e0bb9edda87d571ba5088fda4a2
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8219083: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java failed in same binary run on windows x64
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/13142
More information about the net-dev
mailing list