[jdk8u-dev] Integrated: 8274563: jfr/event/oldobject/TestClassLoaderLeak.java fails when GC cycles are not happening
Joshua Cao
duke at openjdk.org
Tue Oct 11 15:12:21 UTC 2022
On Wed, 21 Sep 2022 06:08:28 GMT, Joshua Cao <duke at openjdk.org> wrote:
> Not a clean backport. This change does not need to remove this line because it does not exist:
>
>
> * @requires vm.gc != "Serial"
>
>
> passing tests on my local machine. I've seen reports that max heap size needs to be decreased further for more consistent tests on other machines, so we should also backport https://bugs.openjdk.org/browse/JDK-8293828 after this.
This pull request has now been integrated.
Changeset: 4a25b00a
Author: Joshua Cao <joshcao at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/4a25b00aba29dd45529be805c4ec135f20228d80
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8274563: jfr/event/oldobject/TestClassLoaderLeak.java fails when GC cycles are not happening
Reviewed-by: phh
Backport-of: 47bfc8aa9367ff852ea5d901f1fa3c6ef316913e
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/120
More information about the jdk8u-dev
mailing list