[ https://issues.apache.org/jira/browse/CASSANDRA-20041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abe Ratnofsky updated CASSANDRA-20041: -------------------------------------- Description: Currently, 5.0 and trunk use JDK21 but Jacoco 0.8.8. Jacoco 0.8.8 does not support JDK21: [https://github.com/apache/cassandra/blob/15ed18e9d49f48e88f40b90c156248b8b697c7e2/build.xml#L146] Need to update to Jacoco 0.8.11+: [https://github.com/jacoco/jacoco/releases/tag/v0.8.11] Might as well go to 0.8.12 (latest as of writing). was: Currently, trunk uses JDK21 but Jacoco 0.8.8. Jacoco 0.8.8 does not support JDK21: [https://github.com/apache/cassandra/blob/15ed18e9d49f48e88f40b90c156248b8b697c7e2/build.xml#L146] Need to update to Jacoco 0.8.11+: [https://github.com/jacoco/jacoco/releases/tag/v0.8.11] Might as well go to 0.8.12 (latest as of writing). > Update Jacoco dependency for JDK21 support > ------------------------------------------ > > Key: CASSANDRA-20041 > URL: https://issues.apache.org/jira/browse/CASSANDRA-20041 > Project: Cassandra > Issue Type: Task > Components: Test/dtest/java, Test/dtest/python, Test/fuzz, Test/unit > Reporter: Abe Ratnofsky > Priority: Normal > > Currently, 5.0 and trunk use JDK21 but Jacoco 0.8.8. > > Jacoco 0.8.8 does not support JDK21: > [https://github.com/apache/cassandra/blob/15ed18e9d49f48e88f40b90c156248b8b697c7e2/build.xml#L146] > > Need to update to Jacoco 0.8.11+: > [https://github.com/jacoco/jacoco/releases/tag/v0.8.11] > > Might as well go to 0.8.12 (latest as of writing). -- 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