RFR: 8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3

Thomas Schatzl tschatzl at openjdk.org
Tue Jan 16 12:03:28 UTC 2024


On Tue, 16 Jan 2024 00:31:08 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> Hi all,
>> 
>>   please review this fix to the TestHumongousConcurrentStart test that changes execution so that additional test options are _not_ passed on to the test as it is sensitive to the type of gcs that occur. An alternative would be just excluding -Xcomp to fix this particular occurrence, but I wanted to avoid having to revisit this issue again.
>> 
>> Testing: that test on aarch64 does not fail any more
>> 
>> Hth,
>>   Thomas
>
> Marked as reviewed by lmesnik (Reviewer).

Thanks @lmesnik @shipilev for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/17419#issuecomment-1893602232


More information about the hotspot-gc-dev mailing list