[jdk11u-dev] RFR: 8246114: java/net/MulticastSocket/Promiscuous.java fails after 8241072 (multi-homed systems)
Severin Gehwolf
sgehwolf at openjdk.java.net
Thu Sep 16 11:52:43 UTC 2021
On Thu, 16 Sep 2021 10:27:03 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?)
>
> Patch applies clean
@jmtd Please use PR title "Backport <sha-of-original-commit\>". This will make the bots recognize it properly as a backport (and apply the "clean" label).
@jmtd This has some useful info on backporting using the Git workflow: https://wiki.openjdk.java.net/display/JDKUpdates/How+to+contribute+a+fix
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/356
More information about the jdk-updates-dev
mailing list