You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2019/06/19 11:02:00 UTC

[jira] [Commented] (CASSANDRA-15108) Support building Cassandra with JDK 11

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

Robert Stupp commented on CASSANDRA-15108:
------------------------------------------

The change here removed the additional source folder for Java 11 specific stuff, to be able to add support for example for Direct-I/O (CASSANDRA-14466) or use the new {{ByteBuffer.mismatch()}}.

C* built w/ Java 11 doesn't work on Java 8 ({{(Byte)Buffer}} in particular).

> Support building Cassandra with JDK 11
> --------------------------------------
>
>                 Key: CASSANDRA-15108
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15108
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Blake Eggleston
>            Assignee: Blake Eggleston
>            Priority: Normal
>             Fix For: 4.0
>
>
> With the changes in java 8 support and licensing, we should be able to build and run Cassandra with java 11.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org