[
https://issues.apache.org/jira/browse/CASSANDRA-17971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700626#comment-17700626
]
Maxim Muzafarov commented on CASSANDRA-17971:
---------------------------------------------
[~mck], [~e.dimitrova]
Hello, I have found that the NetBeans classpath should be updated as well,
right? It still points to 9.3 version instead of 9.4
{code:java}
<properties>
<property name="project.dir">..</property>
<!-- the compile classpaths should be distinct per compilation unit… but it
is kept simple and the build will catch errors -->
<property
name="cassandra.classpath.jars">${project.dir}/build/lib/jars/asm-9.3.jar:${project.dir}/build/test/lib/jars/asm-9.3.jar:${project.dir}/build/test/lib/jars/asm-analysis-9.3.jar:${project.dir}/build/test/lib/jars/asm-commons-9.3.jar:${project.dir}/build/test/lib/jars/asm-tree-9.3.jar:${project.dir}/build/test/lib/jars/asm-util-9.3.jar:${project.dir}/build/test/lib/jars/asm-xml-6.0.jar</property>
</properties>
{code}
> Opcodes.ASM7 to be updated when JDK17 support is added for Cassandra
> --------------------------------------------------------------------
>
> Key: CASSANDRA-17971
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17971
> Project: Cassandra
> Issue Type: Task
> Components: Build, Dependencies, Feature/UDF
> Reporter: Ekaterina Dimitrova
> Assignee: Michael Semb Wever
> Priority: Normal
> Fix For: 5.0
>
>
> In CASSANDRA-17873 we updated the ASM opcode inconsistencies for JDK11, we
> need to revise it again before we switch fro jdk8&11 to jdk11&17
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]