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

Ekaterina Dimitrova commented on CASSANDRA-18262:
-------------------------------------------------

{quote}it needs to be coordinated with CASSANDRA-18255.
{quote}
This ticket is part of CASSANDRA-18255 epic, we can close it last as part of 
that epic, but I think we already got a solution.
{quote}I run Brandon's branch CASSANDRA-18262-trunk.
{quote}
I also did some testing. 
My local build on trunk with the old checkstyle version we committed initially 
and JDK11:
{code:java}
BUILD SUCCESSFUL
Total time: 4 minutes 28 seconds
{code}
For comparison, again my mac, J11 before the switch of checkstyle J8 to J11, 
trunk:
{code:java}
BUILD SUCCESSFUL
Total time: 1 minute 12 seconds
{code}
With [~brandon.williams]'s last patch
{code:java}
BUILD SUCCESSFUL
Total time: 2 minutes 17 seconds
{code}

> Switch ant targets 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
>
>
> 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]

Reply via email to