Integrated: 8293891: gc/g1/mixedgc/TestOldGenCollectionUsage.java (still) assumes that GCs take 1ms minimum
Thomas Schatzl
tschatzl at openjdk.org
Mon Sep 19 07:36:16 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
This pull request has now been integrated.
Changeset: d77c464c
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d77c464c3804362b80fecca9df05fbef90bed14a
Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod
8293891: gc/g1/mixedgc/TestOldGenCollectionUsage.java (still) assumes that GCs take 1ms minimum
Reviewed-by: ayang, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/10303
More information about the hotspot-gc-dev
mailing list