RFR: 8314144: gc/g1/ihop/TestIHOPStatic.java fails due to extra concurrent mark with -Xcomp
Thomas Schatzl
tschatzl at openjdk.org
Wed Aug 16 11:57:07 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
(bump)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15246#issuecomment-1680464846
More information about the hotspot-gc-dev
mailing list