RFR: 8314144: gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
Ivan Walulya
iwalulya at openjdk.org
Fri Aug 11 12:12:28 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
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15246#pullrequestreview-1573536408
More information about the hotspot-gc-dev
mailing list