3
3
"url" :" https://cdn.azul.com/zulu/bin/"
4
4
,
5
5
"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" ]
8
23
},
9
24
"Linux-aarch64" :{
10
25
"url" :" https://cdn.azul.com/zulu/bin/"
11
- ,
26
+ ,
12
27
"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" ]
16
45
},
17
46
"Windows-x64" :{
18
47
"url" :" https://cdn.azul.com/zulu/bin/"
19
48
,
20
49
"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" ]
24
67
},
25
68
"Mac-x64" :{
26
69
"url" :" https://cdn.azul.com/zulu/bin/"
27
70
,
28
71
"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" ]
31
89
},
32
90
"Mac-aarch64" :{
33
91
"url" :" https://cdn.azul.com/zulu/bin/"
34
92
,
35
93
"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" ]
38
111
}
39
112
40
113
}
0 commit comments