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

Sam Tunnicliffe commented on CASSANDRA-19239:
---------------------------------------------

It looks as though this is due to a classloader leak dating back to 
CASSANDRA-16565. The {{oshi.jna}} package needed adding to the default list of 
shared packages. Kudos to [~drohrer] for tracking it down.

I've made the fix in the dtest-api lib directly (& also added the 
{{org.jboss.byteman}} packages we append to the list in 
{{{}AbstractCluster{}}}).

The 
[0.0.17-b9f2d0a-SNAPSHOT|https://repository.apache.org/content/groups/snapshots/org/apache/cassandra/dtest-api/0.0.17-b9f2d0a-SNAPSHOT/]
 includes this fix and as soon as I can demonstrate that via a CI run we can 
cut a release and update the dependency.  

> jvm-dtests crash on java 17
> ---------------------------
>
>                 Key: CASSANDRA-19239
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19239
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: Jacek Lewandowski
>            Assignee: Jacek Lewandowski
>            Priority: Normal
>             Fix For: 5.x
>
>         Attachments: image-2024-01-23-13-11-50-313.png, 
> image-2024-01-23-13-12-33-954.png, screenshot-1.png, screenshot-2.png
>
>
> This is a similar problem to the one mentioned in 
> https://issues.apache.org/jira/browse/CASSANDRA-15981
> I'm filling it because I've noticed the same problem on JDK17, perhaps we 
> should also disable unloading classes with CMS for JDK17. 
> However, I'm in favour of moving tests to G1 instead.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to