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

Stefan Miklosovic commented on CASSANDRA-18262:
-----------------------------------------------

I yet have to see folks using Java 11 APIs. I do not think we are actively 
encouraging them. The only case when Java 11 API was used was the usage of 
String.isBlank(). I have never seen any other usages of Java 11 and I think 
that it is more or less given that it has to eventually compile to Java 8. 
People are probably just used to take shortcuts like this out of convenience. 
That is something different from them using what Java 11 has to offer when it 
comes to its new apis.

> 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: Maxim Muzafarov
>            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]

Reply via email to