ekaterinadimitrova2 commented on PR #3696: URL: https://github.com/apache/cassandra/pull/3696#issuecomment-3361676382
@pron - you are not wrong. Please check the discussion below: https://lists.apache.org/[email protected]:2022-9:jdk%20internals Also, I would like to mention that on JDK17, we reduced the number of add-opens and add-exports, especially with the update of the jamm library and other code changes during the upgrade. We will be happy to continue improving things when there is a chance. > I had a look at a couple of uses of internal access, and they now have standard replacements (albeit in JDK 22 and on). That is great. Please feel free to open tickets with your findings. It would be even better if you had patches, but even just tickets would be great. -- 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]

