You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/03/23 23:07:00 UTC

[jira] [Commented] (CALCITE-4547) Support Java 16

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

Julian Hyde commented on CALCITE-4547:
--------------------------------------

I have created a draft [pull request|https://github.com/apache/calcite/pull/2380]. It is not ready to merge. Gradle complains about a missing "testRuntime" configuration, and it depends on a milestone release of Gradle 7; we should wait until Gradle 7 is officially released.

> Support Java 16
> ---------------
>
>                 Key: CALCITE-4547
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4547
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Support building and running on [Java 16|https://jdk.java.net/16/] (OpenJDK 16).
> This will require an [upgrade to Gradle 7|https://melix.github.io/blog/2021/03/gradle-java16.html], because Gradle 6 will support Java 16.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)