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

Martin Doerr mdoerr at openjdk.org
Fri Jun 21 18:57:18 UTC 2024


On Fri, 21 Jun 2024 15:17:41 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:
> 
>   Backport c86bad51a88b867de3cd0b1a50bf544c2111755f

This version does no longer backport JDK-8316399. If this is intended, please remove it by "/issue remove JDK-8316399".

test/jdk/ProblemList.txt line 605:

> 603: # jdk_nio
> 604: 
> 605: 

Too many empty lines.

test/jdk/ProblemList.txt line 610:

> 608: 
> 609: java/nio/channels/DatagramChannel/AdaptorMulticasting.java      8308807 aix-ppc64
> 610: java/nio/channels/DatagramChannel/AfterDisconnect.java          8308807 aix-ppc64

JDK-8316387 does not add AdaptorMulticasting.java.

test/jdk/ProblemList.txt line 612:

> 610: java/nio/channels/DatagramChannel/AfterDisconnect.java          8308807 aix-ppc64
> 611: java/nio/channels/DatagramChannel/ManySourcesAndTargets.java    8264385 macosx-aarch64
> 612: java/nio/channels/DatagramChannel/Unref.java                    8233437 generic-all

JDK-8316387 does not add Unref.java.

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2619#pullrequestreview-2133251148
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/2619#discussion_r1649325467
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/2619#discussion_r1649326157
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/2619#discussion_r1649326495


More information about the jdk-updates-dev mailing list