[jdk11u-dev] Integrated: 8246114: java/net/MulticastSocket/Promiscuous.java fails after 8241072 (multi-homed systems)
Jonathan Dowland
jdowland at openjdk.java.net
Thu Sep 16 15:28:48 UTC 2021
On Thu, 16 Sep 2021 10:17:09 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
> This is a test-only backport. This test fix was merged in 11.0.13-oracle.
>
> The test started to fail in JDK mainline after JDK-8241072, but that change is not in-scope for jdk11u. The test in jdk11u right now passes (for me) before and after applying. The test fix seems reasonable to me despite the failure not triggering in 11u (yet?)
This pull request has now been integrated.
Changeset: 777039b1
Author: Jonathan Dowland <jdowland at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/777039b1e6a243d005d49d29e1d6d92aa6941daf
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8246114: java/net/MulticastSocket/Promiscuous.java fails after 8241072 (multi-homed systems)
Fixed the test - an IPv4 group cannot be joined from an interface that has no IPv4 address configured
Backport-of: 0f43de9f026d5405dd7a38799e499312ef8df890
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/356
More information about the jdk-updates-dev
mailing list