Integrated: 8334570: Problem list gc/TestAlwaysPreTouchBehavior.java

Sonia Zaldana Calles szaldana at openjdk.org
Thu Jun 20 01:39:19 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

This pull request has now been integrated.

Changeset: b211929e
Author:    Sonia Zaldana Calles <szaldana at openjdk.org>
Committer: David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b211929e05c0acdf7343c3edd025749d573c67b3
Stats:     7 lines in 1 file changed: 7 ins; 0 del; 0 mod

8334570: Problem list gc/TestAlwaysPreTouchBehavior.java

Reviewed-by: ayang, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/19794


More information about the hotspot-gc-dev mailing list