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

Kim Barrett kbarrett at openjdk.org
Fri Sep 16 12:32:52 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

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

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



More information about the hotspot-gc-dev mailing list