You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict Elliott Smith (Jira)" <ji...@apache.org> on 2021/11/30 16:23:00 UTC

[jira] [Created] (CASSANDRA-17178) CEP-10: Simulator Java11 Support

Benedict Elliott Smith created CASSANDRA-17178:
--------------------------------------------------

             Summary: CEP-10: Simulator Java11 Support
                 Key: CASSANDRA-17178
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17178
             Project: Cassandra
          Issue Type: Task
          Components: Test/fuzz
            Reporter: Benedict Elliott Smith


Java11 introduces new protection domains for package private methods, so that classes loaded with different class loaders may not access each others’ package private methods, regardless of the package they are declared within. There are differences within the JDK also, and there may be byte weaving targets that need updating (ThreadLocalRandom was one that has been handled)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org