File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 21
21
" --add-opens" ,
22
22
" javafx.graphics/javafx.scene=ALL-UNNAMED" ]
23
23
},
24
+ "Linux-aarch64" :{
25
+ "url" :" https://cdn.azul.com/zulu/bin/"
26
+ ,
27
+ "type" :" tar.gz" ,
28
+ "name" :" zulu17.52.17-ca-fx-jdk17.0.12-linux_aarch64" ,
29
+ "jvmargs" :[" -Dprism.forceGPU=true" , " --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" ]
45
+ },
24
46
"Windows-x64" :{
25
47
"url" :" https://cdn.azul.com/zulu/bin/"
26
48
,
You can’t perform that action at this time.
0 commit comments