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

Michael Semb Wever commented on CASSANDRA-17869:
------------------------------------------------

bq. It's a manual switch here: 
https://github.com/apache/cassandra-builds/compare/trunk...thelastpickle:cassandra-builds:mck/17869#diff-1f760d89dfb81ea05a11d862007a4e4e586b38aac7ae87f62c5b2e86571809c0R90
 ;that will be done as part of dropping JDK8 (CASSANDRA-18255).

This ticket first. That means ci-cassandra.a.o will be running 8, 11, and 17 on 
trunk.
Then 18255, which will remove 8.


bq. The links posted for in-jvm tests return 404 error

Really weird. I see those jobs start, and then disappear… am investigating… 

bq. On a deeper look - we see those were the Nashorn warnings, the failures are 
different compilation errors as pre-4.0 versions of cassandra were build with 
JDK11, instead of 8. 

Good catch.

The intention is that ci-cassandra.a.o does not do cross-jdk. That is, the same 
jdk is used for compilation and running, including upgrade tests.

So the fix here is to prevent (in trunk) ccm trying to compile versions that it 
won't be using anyway. (Any version of C* that cannot be compiled with jdk11 
will no be included in the upgrade tests.)
Working on it… 

> Add JDK17 option to cassandra-builds (build-scripts and jenkins dsl) and on 
> jenkins agents
> ------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17869
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17869
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Add JDK17 option to cassandra-builds build-scripts, they only currently 
> support options {{8}} and {{11}}.
> Add JDK17 to the matrix axes in the jenkins dsl.
> Ensure JDK17 is installed on all the jenkins agents.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to