[
https://issues.apache.org/jira/browse/CASSANDRA-18258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693548#comment-17693548
]
Ekaterina Dimitrova edited comment on CASSANDRA-18258 at 2/25/23 10:51 PM:
---------------------------------------------------------------------------
||Patch||CI 8+11||CI 11+17||
|[trunk|https://github.com/apache/cassandra/compare/trunk...ekaterinadimitrova2:cassandra:18258-trunk-final]|[CI|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=18258-trunk-final]|[CI
#2310|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=18258-trunk-final-17]|
Rebased, squashed. CI runs published. 11+17 have the expected failures in 17
related to Jamm and CASSANDRA-18180
Tested locally:
Fails to build with 13 (nothing special in 13 just found that I have that one
on my laptop and it suites my needs for testing with non-LTS pre-17 JDK version)
{code:java}
Buildfile: /cassandra/build.xml
BUILD FAILED
/cassandra/build.xml:171: Unsupported JDK version used: 13
{code}
Also fails to start with 13:
{code:java}
bin/cassandra
Cassandra 5.0 requires Java 11 or Java 17.
{code}
was (Author: e.dimitrova):
||Patch||CI 8+11||CI 11+17||
|[trunk|https://github.com/apache/cassandra/compare/trunk...ekaterinadimitrova2:cassandra:18258-trunk-final]|[CI|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=18258-trunk-final]|[CI
#2310|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=18258-trunk-final-17]|
Rebased, squashed. CI runs published. 11+17 have the expected failures in 17
related to Jamm and some ClassCastExceptions
Tested locally:
Fails to build with 13 (nothing special in 13 just found that I have that one
on my laptop and it suites my needs for testing with non-LTS pre-17 JDK version)
{code:java}
Buildfile: /cassandra/build.xml
BUILD FAILED
/cassandra/build.xml:171: Unsupported JDK version used: 13
{code}
Also fails to start with 13:
{code:java}
bin/cassandra
Cassandra 5.0 requires Java 11 or Java 17.
{code}
> Add test conf for JDK17
> -----------------------
>
> Key: CASSANDRA-18258
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18258
> Project: Cassandra
> Issue Type: Task
> Components: Local/Config
> Reporter: Ekaterina Dimitrova
> Assignee: Ekaterina Dimitrova
> Priority: Normal
> Fix For: 4.x
>
>
> Post CASSANDRA-18252 and CASSANDRA-18179 we will be able to compile current
> trunk with JDK17 but in order to start Cassandra and test it we will need
> also our conf files updated with some preliminary conf for test purposes.
> This ticket will be used to add those to current trunk
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]