[jdk11u-dev] Integrated: 8268906: gc/g1/mixedgc/TestOldGenCollectionUsage.java assumes that GCs take 1ms minimum

SendaoYan syan at openjdk.org
Tue Jun 25 12:12:16 UTC 2024


On Fri, 7 Jun 2024 08:14:47 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [a0f32cb1](https://github.com/openjdk/jdk/commit/a0f32cb1406e4957e84befd9b68444adb662bd13) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Thomas Schatzl on 30 Jun 2021 and was reviewed by Kim Barrett, Albert Mingkun Yang and Leo Korinth.
> 
> The related failure was caught by dragonwell's CI. So we want to fix the intermittent failure. Only change the testcase, the risk is low.
> 
> Thanks!

This pull request has now been integrated.

Changeset: f8e87dfe
Author:    SendaoYan <syan at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/f8e87dfef3033df1bb361a8c2023375d26b6cbcf
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8268906: gc/g1/mixedgc/TestOldGenCollectionUsage.java assumes that GCs take 1ms minimum

Backport-of: a0f32cb1406e4957e84befd9b68444adb662bd13

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2747


More information about the jdk-updates-dev mailing list