RFR: 8293891: gc/g1/mixedgc/TestOldGenCollectionUsage.java (still) assumes that GCs take 1ms minimum

Albert Mingkun Yang ayang at openjdk.org
Fri Sep 16 11:02:49 UTC 2022


On Fri, 16 Sep 2022 10:44:38 GMT, Thomas Schatzl <tschatzl 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

Marked as reviewed by ayang (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/10303



More information about the hotspot-gc-dev mailing list