You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2022/11/03 22:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Capwell updated CASSANDRA-17178:
--------------------------------------
    Change Category: Quality Assurance
         Complexity: Challenging
      Fix Version/s: NA
             Status: Open  (was: Triage Needed)

> 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
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: NA
>
>
> 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.10#820010)

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