RFR: 8293891: gc/g1/mixedgc/TestOldGenCollectionUsage.java (still) assumes that GCs take 1ms minimum
Thomas Schatzl
tschatzl at openjdk.org
Mon Sep 19 07:34:46 UTC 2022
On Fri, 16 Sep 2022 12:29:02 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> Hi all,
>>
>> please review this fix to a test that performs the faulty assumptions that collections take more than one ms.
>>
>> Testing: local testing, passes even with changes to the test configuration that reproduce the issue 100%
>>
>> Thanks,
>> Thomas
>
> Looks good.
Thanks @kimbarrett @albertnetymk for your reviews
-------------
PR: https://git.openjdk.org/jdk/pull/10303
More information about the hotspot-gc-dev
mailing list