Integrated: 8340389: vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3

Thomas Schatzl tschatzl at openjdk.org
Thu Oct 17 12:35:31 UTC 2024


On Wed, 16 Oct 2024 14:18:24 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this fix to the phantom001 test to do much less garbage collections that inhibit passing the test.
> 
> Testing: gha, running the test with and without the change for 500 times with the problematic options - fails 379 times without the change, passes all runs with the change.
> 
> Thanks,
>    Thomas

This pull request has now been integrated.

Changeset: d6f8b465
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d6f8b465e47d40220bdba6bf7502de90ee9fa7f7
Stats:     5 lines in 1 file changed: 2 ins; 1 del; 2 mod

8340389: vmTestbase/gc/gctests/PhantomReference/phantom001/TestDescription.java Test exit code: 97 with -Xcomp UseAVX=3

Reviewed-by: shade, iwalulya

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

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


More information about the hotspot-gc-dev mailing list