[ https://issues.apache.org/jira/browse/CASSANDRA-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015268#comment-18015268 ]
Ekaterina Dimitrova edited comment on CASSANDRA-20853 at 8/20/25 9:11 PM: -------------------------------------------------------------------------- It seems like we will have to modify our scripts to navigate around the jvm-server.options file... I guess it is not worth it on an old released version; similarly, we did not bump JNA to be able to work on Mac. I will probably close this ticket as won't do. People on another OSS project use JDK8, and their integration tests that start with ccm C* nodes out of the box would fail. Checking the possibility of using JDK11. was (Author: e.dimitrova): It seems like we will have to modify our scripts to navigate around the jvm-server.options file... I guess it is not worth it on an old released version; similarly, we did not bump JNA to be able to work on Mac. I will probably close this ticket as won't do. People on another OSS project use JDK8, and their integration tests that start with ccm C* nodes would fail. Checking the possibility of using JDK11. > Backport <condition property="arch_x86"> to pre-5.0 branches where we > actually have JDK8 > ---------------------------------------------------------------------------------------- > > Key: CASSANDRA-20853 > URL: https://issues.apache.org/jira/browse/CASSANDRA-20853 > Project: Apache Cassandra > Issue Type: Task > Components: Build > Reporter: Ekaterina Dimitrova > Assignee: Ekaterina Dimitrova > Priority: Normal > Fix For: 4.0.x, 4.1.x > > > The below was added to build.xml for people on arm. The comment points to > JDK8, which was also dropped in 5.0, so maybe we don't even need it. - > https://github.com/apache/cassandra/blob/cassandra-5.0/build.xml#L222-L229 > Someone hit that issue today with JDK8 and cassandra-4.0 on a non-intel Mac. > Considering that cassandra-4.0 and cassandra-4.1 are still maintained, I do > not see a reason not to backport this non-controversial change. -- 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