We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f3275 commit 81d4228Copy full SHA for 81d4228
server/conf/default_modules.vmoptions
@@ -16,6 +16,8 @@
16
--add-opens=java.base/sun.security.pkcs=ALL-UNNAMED
17
--add-opens=java.base/sun.security.rsa=ALL-UNNAMED
18
--add-opens=java.base/sun.security.x509=ALL-UNNAMED
19
+--add-opens=java.base/java.io=ALL-UNNAMED
20
+--add-opens=java.base/java.util.concurrent=ALL-UNNAMED
21
--add-opens=java.desktop/java.awt=ALL-UNNAMED
22
--add-opens=java.desktop/java.awt.color=ALL-UNNAMED
23
--add-opens=java.desktop/java.awt.font=ALL-UNNAMED
0 commit comments