Integrated: 8314144: gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp

Thomas Schatzl tschatzl at openjdk.org
Wed Aug 16 12:12:16 UTC 2023


On Fri, 11 Aug 2023 10:54:20 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this change to disable running these tests with -Xcomp to avoid unnecessary failures due to e.g. code cache getting full.
> 
> In order to avoid the same issue with the IHOP ergo test, do the same there. Running these tests with -Xcomp is not expected to yield any significant additional failures anyway.
> 
> Testing: gha, failing test with/without this change.
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 19255084
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1925508425cf1b2d46173754077a588290253430
Stats:     3 lines in 2 files changed: 2 ins; 0 del; 1 mod

8314144: gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp

Reviewed-by: ayang, iwalulya

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

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


More information about the hotspot-gc-dev mailing list