This is an automated email from the ASF dual-hosted git repository.

edimitrova pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c387462485 ninja: CASSADRA-17199; to be reverted after CASSANDRA-18239
c387462485 is described below

commit c3874624853f5a734a7751965baa9c28e0c83bfd
Author: Ekaterina Dimitrova <[email protected]>
AuthorDate: Thu Apr 6 13:19:47 2023 -0400

    ninja: CASSADRA-17199; to be reverted after CASSANDRA-18239
---
 conf/jvm17-clients.options | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/jvm17-clients.options b/conf/jvm17-clients.options
index 0bd9e10e8a..e006fee11a 100644
--- a/conf/jvm17-clients.options
+++ b/conf/jvm17-clients.options
@@ -63,5 +63,7 @@
 --add-opens jdk.compiler/com.sun.tools.javac=ALL-UNNAMED
 --add-opens java.base/java.lang=ALL-UNNAMED
 --add-opens java.base/java.lang.reflect=ALL-UNNAMED
+#jamm post CASSANDRA-17199
+--add-opens java.base/java.net=ALL-UNNAMED
 
 # The newline in the end of file is intentional


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to