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

Marianne Lyne Manaog edited comment on CASSANDRA-18658 at 7/12/23 12:03 PM:
----------------------------------------------------------------------------

Thank you for your reviews, [~brandon.williams] and [~e.dimitrova].

 

I have addressed Ekaterina's comments on [this 
PR|https://github.com/apache/cassandra/pull/2483] and I have attached 
screenshots for each jdk before and after this fix.


was (Author: JIRAUSER297594):
Thank you for your reviews, [~brandon.williams] and [~e.dimitrova].

 

I have addressed Ekaterina's comments on [this 
PR|https://github.com/apache/cassandra/pull/2483].

> Microbench tests fail on JDK11
> ------------------------------
>
>                 Key: CASSANDRA-18658
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18658
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Marianne Lyne Manaog
>            Assignee: Marianne Lyne Manaog
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x, 5.x
>
>         Attachments: jdk11-fail.png, jdk11-pass.png, jdk17-fail.png, 
> jdk17-pass.png, jdk8-fail.png, jdk8-pass.png
>
>
> When I run 
> {code:java}
> ant microbench -Dbenchmark.name=ReadWriteTest{code}
>  using jdk8 on ds-trunk, it finishes successfully, but when I run it on jdk11 
> on ds-trunk, I get this error. 
> {code:java}
> Caused by: java.lang.IllegalAccessException: access to public member failed: 
> jdk.internal.ref.Cleaner.clean[Ljava.lang.Object;@5189c629/invokeVirtual, 
> from org.apache.cassandra.io.util.FileUtils (unnamed module @6cbf4322){code}
> We suspect that ant target does not use the jvmargs as other test targets do.



--
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