[jdk11u-dev] Integrated: 8315774: Enable parallelism in vmTestbase/gc/g1/unloading tests

Daniel Hu duke at openjdk.org
Fri Aug 8 16:14:20 UTC 2025


On Fri, 6 Jun 2025 19:42:12 GMT, Daniel Hu <duke at openjdk.org> wrote:

> Clean backport to make vmTestbase/gc/g1/unloading tests parallel. Passes GHA and vmTestbase/gc/g1/unloading tests.
> 
> `time make run-test TEST="vmTestbase/gc/g1/unloading`
> Before:
> `1220.85s user 109.96s system 53% cpu 41:28.83 total`
> After:
> `1240.52s user 89.00s system 707% cpu 3:07.93 total`

This pull request has now been integrated.

Changeset: b6046570
Author:    Daniel Hu <costmuch at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/b60465705fad72ab4d58cb1da44e87f4889b28ed
Stats:     2576 lines in 112 files changed: 0 ins; 2576 del; 0 mod

8315774: Enable parallelism in vmTestbase/gc/g1/unloading tests

Backport-of: 825e0ed2a1fde617ad2a7b74d951df3c1417d463

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

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


More information about the jdk-updates-dev mailing list