ekaterinadimitrova2 commented on code in PR #2638:
URL: https://github.com/apache/cassandra/pull/2638#discussion_r1308805504


##########
build.xml:
##########
@@ -245,27 +245,22 @@
         <string>--add-exports java.base/java.lang.ref=ALL-UNNAMED</string>
         <string>--add-exports jdk.unsupported/sun.misc=ALL-UNNAMED</string>
         <string>--add-exports 
jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED</string>
+        <string>--add-exports jdk.attach/sun.tools.attach=ALL-UNNAMED</string>

Review Comment:
   This one was added for the SJK integration with nodetool as part of 
CASSANDRA-18343, but I added it only to the files and not here back then. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to