[
https://issues.apache.org/jira/browse/CALCITE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453517#comment-16453517
]
Julian Hyde commented on CALCITE-2255:
--------------------------------------
Yes. My goal is to not hold someone back from developing using JDK 11 if they
want to. Sometimes a new JDK is stricter than previous ones, so it's good to
fix errors in the code to comply with the strictest.
In the test that I run nightly, I have disabled javadoc, for now, if it is JDK
11.
> Test against JDK 11
> -------------------
>
> Key: CALCITE-2255
> URL: https://issues.apache.org/jira/browse/CALCITE-2255
> Project: Calcite
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.17.0
>
>
> JDK 11 ([http://jdk.java.net/11/)] is in early release and we can start
> testing against it. With the improvements from CALCITE-2063, we should be
> able to test against JDK 11 without much effort.
> I opened [https://github.com/docker-library/openjdk/pull/186] and
> [https://github.com/carlossg/docker-maven/issues/79] to try to get JDK 11
> support for the docker images we are trying to use.
> I am working on testing locally as well to see if there is anything broken.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)