RFR: 8334570: Problem list gc/TestAlwaysPreTouchBehavior.java
Sonia Zaldana Calles
szaldana at openjdk.org
Wed Jun 19 15:13:43 UTC 2024
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
-------------
Commit messages:
- 8334570: Problem list gc/TestAlwaysPreTouchBehavior.java
Changes: https://git.openjdk.org/jdk/pull/19794/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19794&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8334570
Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/19794.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19794/head:pull/19794
PR: https://git.openjdk.org/jdk/pull/19794
More information about the hotspot-gc-dev
mailing list