RFR: 8334570: Problem list gc/TestAlwaysPreTouchBehavior.java [v2]

Sonia Zaldana Calles szaldana at openjdk.org
Wed Jun 19 15:17:41 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

Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:

  Updating problem list to generic-all

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19794/files
  - new: https://git.openjdk.org/jdk/pull/19794/files/06e67443..74ce7dd3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19794&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19794&range=00-01

  Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 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