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-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org