Fix nodetool/sjk hh, Java17

patch by Ekaterina Dimitrova, reviewed by Brandon Williams for CASSANDRA-18242
This commit is contained in:
Ekaterina Dimitrova 2023-03-22 16:24:54 -04:00
parent b4d4cf716b
commit de1ff6d4d1
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
--add-exports java.sql/java.sql=ALL-UNNAMED
--add-exports jdk.unsupported/sun.misc=ALL-UNNAMED
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
--add-exports jdk.attach/sun.tools.attach=ALL-UNNAMED
--add-opens java.base/java.lang.module=ALL-UNNAMED