File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
macosx /javafx-sdk- *
5
5
macosx /jdk-11. *
6
+ macosx /jdk-17 *
6
7
macosx /jfx-11. *
7
8
macosx /jfx-16. *
8
9
windows /javafx-sdk- *
Original file line number Diff line number Diff line change 178
178
</condition >
179
179
180
180
<!-- Java 11.0.11 and earlier is available via AdoptOpenJDK -->
181
- <!-- Reverting back to 11.0.11 for beta 2 so that OpenGL will work again -->
182
181
183
182
<!--
184
183
https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.11%2B9/OpenJDK11U-jdk_x64_mac_hotspot_11.0.11_9.tar.gz
207
206
-->
208
207
209
208
<!--
210
- <property name="jdk.download.url" value="https://github.com/adoptium/temurin17-binaries/releases/download/jdk-${jdk.train}%2B${jdk.build}/OpenJDK11U -jdk_x64_${jdk.download.os}_hotspot_${jdk.train}_${jdk.build}.${jdk.download.ext}" />
209
+ <property name="jdk.download.url" value="https://github.com/adoptium/temurin17-binaries/releases/download/jdk-${jdk.train}%2B${jdk.build}/OpenJDK17 -jdk_x64_${jdk.download.os}_hotspot_${jdk.train}_${jdk.build}.${jdk.download.ext}" />
211
210
-->
212
211
213
212
<get src =" ${ jdk.download.url } "
You can’t perform that action at this time.
0 commit comments