We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a4672 commit 21fa169Copy full SHA for 21fa169
openjdk/build.xml
@@ -79,7 +79,7 @@
79
<!-- version 22 -->
80
<matches pattern="^22$" string="${JDK_VERSION}"/>
81
<then>
82
- <property name="jtregTar" value="jtreg_7_3_1"/>
+ <property name="jtregTar" value="jtreg_7_3_1_1"/>
83
</then>
84
</elseif>
85
<else>
0 commit comments