[jdk17u-dev] RFR: 8316387: Exclude more failing multicast tests on AIX after JDK-8315651 [v7]

Christoph Langer clanger at openjdk.org
Fri Jul 26 12:28:39 UTC 2024


On Fri, 26 Jul 2024 08:59:06 GMT, Suchismith Roy <sroy at openjdk.org> wrote:

>> Hi all,
>> 
>> This pull request contains a backport of commit [c86bad51](https://github.com/openjdk/jdk21u/commit/c86bad51a88b867de3cd0b1a50bf544c2111755f) from the [openjdk/jdk21u](https://git.openjdk.org/jdk21u) repository.
>> 
>> The commit being backported was authored by Christoph Langer on 21 Sep 2023 and was reviewed by Matthias Baesken.
>> 
>> Thanks!
>
> Suchismith Roy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   reordering tests

Changes requested by clanger (Reviewer).

test/jdk/ProblemList.txt line 594:

> 592: java/net/MulticastSocket/NoSetNetworkInterface.java             8308807 aix-ppc64
> 593: java/net/MulticastSocket/Promiscuous.java                       8308807 aix-ppc64
> 594: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java        8219083 windows-all,aix-ppc64

Here for SetGetNetworkInterfaceTest.java you need to add 8308807 as well. Other than that, it looks good now. :)

-------------

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2619#pullrequestreview-2201713192
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/2619#discussion_r1692989957


More information about the jdk-updates-dev mailing list