You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/12/01 21:34:00 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642178#comment-17642178 ] 

Ekaterina Dimitrova commented on CASSANDRA-17178:
-------------------------------------------------

I am also overall +1, just a few nits plus we need rebase and CI run testing the all tests and confirming that new/changed tests will be picked up and pushed in a loop pre-commit so we check in advance for flaky tests. 

> 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