RFR: 8319158: Parallel: Make TestObjectTenuringFlags use createTestJavaProcessBuilder

Axel Boldt-Christmas aboldtch at openjdk.org
Wed Dec 3 09:14:28 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

Marked as reviewed by aboldtch (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28567#pullrequestreview-3533963275


More information about the hotspot-gc-dev mailing list