mirror of https://github.com/apache/cassandra
Fix nodetool/sjk hh, Java17
patch by Ekaterina Dimitrova, reviewed by Brandon Williams for CASSANDRA-18242
This commit is contained in:
parent
b4d4cf716b
commit
de1ff6d4d1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue