[jdk11u-dev] RFR: 8246114: java/net/MulticastSocket/Promiscuous.java fails after 8241072 (multi-homed systems)
Jonathan Dowland
jdowland at openjdk.java.net
Thu Sep 16 10:21:53 UTC 2021
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?)
-------------
Commit messages:
- 8246114: java/net/MulticastSocket/Promiscuous.java fails after 8241072 (multi-homed systems)
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/356/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=356&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8246114
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/356.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/356/head:pull/356
PR: https://git.openjdk.java.net/jdk11u-dev/pull/356
More information about the jdk-updates-dev
mailing list