Skip to content

Commit 81d4228

Browse files
committed
Add more module options to default vmoptions file
Signed-off-by: Kaur Palang <kaur.palang@brightcodecompany.com>
1 parent 21f3275 commit 81d4228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/conf/default_modules.vmoptions

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
--add-opens=java.base/sun.security.pkcs=ALL-UNNAMED
1717
--add-opens=java.base/sun.security.rsa=ALL-UNNAMED
1818
--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
1921
--add-opens=java.desktop/java.awt=ALL-UNNAMED
2022
--add-opens=java.desktop/java.awt.color=ALL-UNNAMED
2123
--add-opens=java.desktop/java.awt.font=ALL-UNNAMED

0 commit comments

Comments
 (0)