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

Thomas Schatzl tschatzl at openjdk.org
Wed Aug 16 09:31:06 UTC 2023


On Fri, 11 Aug 2023 12:06:15 GMT, Ivan Walulya <iwalulya 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).

Thanks @walulyai @albertnetymk for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/15246#issuecomment-1680270009


More information about the hotspot-gc-dev mailing list