RFR: 8319158: Parallel: Make TestObjectTenuringFlags use createTestJavaProcessBuilder
Ramkumar Sunderbabu
rsunderbabu at openjdk.org
Sat Nov 29 18:27:59 UTC 2025
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
-------------
Commit messages:
- 8319158: Parallel: Make TestObjectTenuringFlags use createTestJavaProcessBuilder
Changes: https://git.openjdk.org/jdk/pull/28567/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28567&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8319158
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/28567.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28567/head:pull/28567
PR: https://git.openjdk.org/jdk/pull/28567
More information about the hotspot-gc-dev
mailing list