1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-13 12:55:00 -05:00

--add-opens=java.desktop/sun.swing=ALL-UNNAMED

This commit is contained in:
Reinhard Pointner 2019-06-01 17:49:29 +07:00
parent c2d8936973
commit 5d5aaf83dc

View File

@ -110,6 +110,7 @@ java.application.options: -Dunixfs=false \
--add-opens=java.logging/java.util.logging=ALL-UNNAMED \
--add-opens=java.desktop/java.awt=ALL-UNNAMED \
--add-opens=java.desktop/sun.awt=ALL-UNNAMED \
--add-opens=java.desktop/sun.swing=ALL-UNNAMED \
--add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED \
--add-opens=java.prefs/java.util.prefs=ALL-UNNAMED