RFR: 8334570: Problem list gc/TestAlwaysPreTouchBehavior.java [v2]
Thomas Schatzl
tschatzl at openjdk.org
Wed Jun 19 16:02:11 UTC 2024
On Wed, 19 Jun 2024 15:17:41 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
>> Hi all,
>>
>> This PR addresses [8334570](https://bugs.openjdk.org/browse/JDK-8334570) problem listing `gc/TestAlwaysPreTouchBehavior.java` until the underlying issues are resolved.
>>
>> Note that despite failures only showing up for some collectors (G1 on linux-ppc64le, ZSingleGen and the parallel collector on macos-aarch64), I am problem listing all collectors in case it has to do with underprovisioned machines leading to the errors trickling down to the other test cases.
>>
>> Thanks,
>> Sonia
>
> Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
>
> Updating problem list to generic-all
lgtm and trivial.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19794#pullrequestreview-2128673755
More information about the hotspot-gc-dev
mailing list