[
https://issues.apache.org/jira/browse/CASSANDRA-18262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706166#comment-17706166
]
Maxim Muzafarov commented on CASSANDRA-18262:
---------------------------------------------
I have tested locally with j17:
{code:bash}
maxmuzaf@Maxims-MBP cassandra % sdk current java
Using java version 17.0.6-zulu{code}
{code:bash}
maxmuzaf@Maxims-MBP cassandra % ant realclean && ant artifacts
...
init-checkstyle:
[echo] checkstyle.version=10.8.1
checkstyle:
[checkstyle] Running Checkstyle 10.8.1 on 2201 files
build:
...
checkstyle-test:
[checkstyle] Running Checkstyle 10.8.1 on 1547 files
build-test:
[echo] Non default JDK version used: 17
...
BUILD SUCCESSFUL
Total time: 1 minute 42 seconds
{code}
> Switch checkstyle running only with JDK8 to be run with JDK11
> -------------------------------------------------------------
>
> Key: CASSANDRA-18262
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18262
> Project: Cassandra
> Issue Type: Task
> Components: Build
> Reporter: Ekaterina Dimitrova
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 5.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently we run checkstyle, eclipse warnings (and probably anything else?)
> only with JDK8.
> In preparation to remove JDK8 we need to switch those to run with JDK11.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]