RFR: 8334570: Problem list gc/TestAlwaysPreTouchBehavior.java
Thomas Stuefe
stuefe at openjdk.org
Wed Jun 19 15:13:43 UTC 2024
On Wed, 19 Jun 2024 14:59:01 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
Can you please ignore this for generic-all?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19794#issuecomment-2178941660
More information about the hotspot-gc-dev
mailing list