Integrated: 8319161: GC: Make TestParallelGCThreads use createTestJavaProcessBuilder

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Tue Dec 9 09:20:24 UTC 2025


On Sat, 29 Nov 2025 12:40:39 GMT, Ramkumar Sunderbabu <rsunderbabu at openjdk.org> wrote:

> Summary of change:
> 
> 1. executeLimitedTestJava changed to executeTestJava to allow flags to be propagated to forked processes.
> 2. Test is split into separate sections pertaining to GC requirements. @requires now has corresponding GC flag condition.
> 3. Addition of ZGC to list of parallel collectors
> 
> Testing:
> HS Tiers 1 and 2
> Ran with all flag combinations in CI

This pull request has now been integrated.

Changeset: 24244e41
Author:    Ramkumar Sunderbabu <rsunderbabu at openjdk.org>
Committer: Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/24244e41210be5b71b9e8238badbf975ed4b02ef
Stats:     114 lines in 1 file changed: 66 ins; 23 del; 25 mod

8319161: GC: Make TestParallelGCThreads use createTestJavaProcessBuilder

Reviewed-by: stefank, iwalulya

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

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


More information about the hotspot-gc-dev mailing list