Skip to content

Commit 319e32e

Browse files
committed
updating JVM to java 17
1 parent f918f4e commit 319e32e

File tree

1 file changed

+86
-13
lines changed

1 file changed

+86
-13
lines changed

jvm.json

+86-13
Original file line numberDiff line numberDiff line change
@@ -3,38 +3,111 @@
33
"url":"https://cdn.azul.com/zulu/bin/"
44
,
55
"type":"tar.gz",
6-
"name":"zulu8.78.0.19-ca-fx-jdk8.0.412-linux_x64",
7-
"jvmargs":["-Dprism.forceGPU=true","-XX:MaxRAMPercentage=90.0"]
6+
"name":"zulu17.50.19-ca-fx-jdk17.0.11-linux_x64",
7+
"jvmargs":["-Dprism.forceGPU=true","-XX:MaxRAMPercentage=90.0", "--add-exports",
8+
"javafx.graphics/com.sun.javafx.css=ALL-UNNAMED",
9+
"--add-exports",
10+
"javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED",
11+
"--add-exports",
12+
"javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED",
13+
"--add-exports",
14+
"javafx.base/com.sun.javafx.event=ALL-UNNAMED",
15+
"--add-exports",
16+
"javafx.controls/com.sun.javafx.scene.control.skin.resources=ALL-UNNAMED",
17+
"--add-exports",
18+
"javafx.graphics/com.sun.javafx.util=ALL-UNNAMED",
19+
"--add-exports",
20+
"javafx.graphics/com.sun.javafx.scene.input=ALL-UNNAMED",
21+
"--add-opens",
22+
"javafx.graphics/javafx.scene=ALL-UNNAMED"]
823
},
924
"Linux-aarch64":{
1025
"url":"https://cdn.azul.com/zulu/bin/"
11-
,
26+
,
1227
"type":"tar.gz",
13-
"name":"zulu8.78.0.19-ca-fx-jdk8.0.412-linux_aarch64",
14-
"jvmargs":["-Dprism.forceGPU=true","-XX:MaxRAMPercentage=90.0"]
15-
28+
"name":"zulu17.52.17-ca-fx-jdk17.0.12-linux_aarch64",
29+
"jvmargs":["-Dprism.forceGPU=true","-XX:MaxRAMPercentage=90.0", "--add-exports",
30+
"javafx.graphics/com.sun.javafx.css=ALL-UNNAMED",
31+
"--add-exports",
32+
"javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED",
33+
"--add-exports",
34+
"javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED",
35+
"--add-exports",
36+
"javafx.base/com.sun.javafx.event=ALL-UNNAMED",
37+
"--add-exports",
38+
"javafx.controls/com.sun.javafx.scene.control.skin.resources=ALL-UNNAMED",
39+
"--add-exports",
40+
"javafx.graphics/com.sun.javafx.util=ALL-UNNAMED",
41+
"--add-exports",
42+
"javafx.graphics/com.sun.javafx.scene.input=ALL-UNNAMED",
43+
"--add-opens",
44+
"javafx.graphics/javafx.scene=ALL-UNNAMED"]
1645
},
1746
"Windows-x64":{
1847
"url":"https://cdn.azul.com/zulu/bin/"
1948
,
2049
"type":"zip",
21-
"name":"zulu8.78.0.19-ca-fx-jdk8.0.412-win_x64",
22-
"jvmargs":["-XX:MaxRAMPercentage=90.0"]
23-
50+
"name":"zulu17.50.19-ca-fx-jdk17.0.11-win_x64",
51+
"jvmargs":["-XX:MaxRAMPercentage=90.0", "--add-exports",
52+
"javafx.graphics/com.sun.javafx.css=ALL-UNNAMED",
53+
"--add-exports",
54+
"javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED",
55+
"--add-exports",
56+
"javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED",
57+
"--add-exports",
58+
"javafx.base/com.sun.javafx.event=ALL-UNNAMED",
59+
"--add-exports",
60+
"javafx.controls/com.sun.javafx.scene.control.skin.resources=ALL-UNNAMED",
61+
"--add-exports",
62+
"javafx.graphics/com.sun.javafx.util=ALL-UNNAMED",
63+
"--add-exports",
64+
"javafx.graphics/com.sun.javafx.scene.input=ALL-UNNAMED",
65+
"--add-opens",
66+
"javafx.graphics/javafx.scene=ALL-UNNAMED"]
2467
},
2568
"Mac-x64":{
2669
"url":"https://cdn.azul.com/zulu/bin/"
2770
,
2871
"type":"zip",
29-
"name":"zulu8.78.0.19-ca-fx-jdk8.0.412-macosx_x64",
30-
"jvmargs":["-Dprism.forceGPU=true","-XX:MaxRAMPercentage=90.0"]
72+
"name":"zulu17.50.19-ca-fx-jdk17.0.11-macosx_x64",
73+
"jvmargs":["-Dprism.forceGPU=true","-XX:MaxRAMPercentage=90.0", "--add-exports",
74+
"javafx.graphics/com.sun.javafx.css=ALL-UNNAMED",
75+
"--add-exports",
76+
"javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED",
77+
"--add-exports",
78+
"javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED",
79+
"--add-exports",
80+
"javafx.base/com.sun.javafx.event=ALL-UNNAMED",
81+
"--add-exports",
82+
"javafx.controls/com.sun.javafx.scene.control.skin.resources=ALL-UNNAMED",
83+
"--add-exports",
84+
"javafx.graphics/com.sun.javafx.util=ALL-UNNAMED",
85+
"--add-exports",
86+
"javafx.graphics/com.sun.javafx.scene.input=ALL-UNNAMED",
87+
"--add-opens",
88+
"javafx.graphics/javafx.scene=ALL-UNNAMED"]
3189
},
3290
"Mac-aarch64":{
3391
"url":"https://cdn.azul.com/zulu/bin/"
3492
,
3593
"type":"zip",
36-
"name":"zulu8.78.0.19-ca-fx-jdk8.0.412-macosx_aarch64",
37-
"jvmargs":["-Dprism.forceGPU=true","-XX:MaxRAMPercentage=90.0"]
94+
"name":"zulu17.50.19-ca-fx-jdk17.0.11-macosx_aarch64",
95+
"jvmargs":["-Dprism.forceGPU=true","-XX:MaxRAMPercentage=90.0", "--add-exports",
96+
"javafx.graphics/com.sun.javafx.css=ALL-UNNAMED",
97+
"--add-exports",
98+
"javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED",
99+
"--add-exports",
100+
"javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED",
101+
"--add-exports",
102+
"javafx.base/com.sun.javafx.event=ALL-UNNAMED",
103+
"--add-exports",
104+
"javafx.controls/com.sun.javafx.scene.control.skin.resources=ALL-UNNAMED",
105+
"--add-exports",
106+
"javafx.graphics/com.sun.javafx.util=ALL-UNNAMED",
107+
"--add-exports",
108+
"javafx.graphics/com.sun.javafx.scene.input=ALL-UNNAMED",
109+
"--add-opens",
110+
"javafx.graphics/javafx.scene=ALL-UNNAMED"]
38111
}
39112

40113
}

0 commit comments

Comments
 (0)