Integrated: 8319158: Parallel: Make TestObjectTenuringFlags use createTestJavaProcessBuilder
Ramkumar Sunderbabu
rsunderbabu at openjdk.org
Wed Dec 3 09:25:01 UTC 2025
On Sat, 29 Nov 2025 18:22:42 GMT, Ramkumar Sunderbabu <rsunderbabu at openjdk.org> wrote:
> Summary of change:
>
> executeLimitedTestJava changed to executeTestJava to allow flags to be propagated to forked processes.
> @requires condition is expanded to include flags used in the test so that external flag settings don't disturb them.
>
> Testing:
> HS Tiers 1 and 2
> Ran with all flag combinations in CI
This pull request has now been integrated.
Changeset: a25e6f64
Author: Ramkumar Sunderbabu <rsunderbabu at openjdk.org>
Committer: Stefan Karlsson <stefank at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a25e6f6462a5d77a2cb0dcec4f74e5e25d8565c4
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
8319158: Parallel: Make TestObjectTenuringFlags use createTestJavaProcessBuilder
Reviewed-by: stefank, aboldtch
-------------
PR: https://git.openjdk.org/jdk/pull/28567
More information about the hotspot-gc-dev
mailing list