michaelsembwever commented on code in PR #2226:
URL: https://github.com/apache/cassandra/pull/2226#discussion_r1140763335


##########
conf/jvm11-server.options:
##########
@@ -61,6 +61,7 @@
 -Djdk.attach.allowAttachSelf=true
 --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
 --add-exports java.base/jdk.internal.ref=ALL-UNNAMED
+--add-exports java.base/jdk.internal.util=ALL-UNNAMED

Review Comment:
   it is used internally by chronicle-*
   
   the link is correct, but you have to manually go to `Files Changed`, scroll 
down to the  `BytesInternal.java` file, and `Load diff` to see the highlighted 
line.



-- 
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