git: openjdk/jdk17u-dev: 8339366: [jittester] Make it possible to generate tests without execution

Satyen Subramaniam ssubramaniam at openjdk.org
Fri Oct 17 18:03:34 UTC 2025


Changeset: ff97f224
Branch: master
Author:    Satyen Subramaniam <ssubramaniam at openjdk.org>
Date:      2025-10-17 17:59:36 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/ff97f224875ce0cd6800227aeaf1d9344b9e4fb9

8339366: [jittester] Make it possible to generate tests without execution

Backport-of: 559fc711e03cf0086bea399ffb40cf294cbbb6e1

! test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/Automatic.java
! test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/ByteCodeGenerator.java
+ test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/IRTreeGenerator.java
! test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/JavaCodeGenerator.java
! test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/ProductionParams.java
! test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/TestsGenerator.java
! test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/utils/OptionResolver.java



More information about the jdk-updates-changes mailing list