[
https://issues.apache.org/jira/browse/CALCITE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446572#comment-16446572
]
ASF GitHub Bot commented on CALCITE-2255:
-----------------------------------------
GitHub user risdenk opened a pull request:
https://github.com/apache/calcite-avatica/pull/41
[CALCITE-2255] Add JDK 11 to Travis CI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/risdenk/calcite-avatica CALCITE-2255
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica/pull/41.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #41
----
commit c169c6f68f672ff1e2d4d8bf9001505b9f613933
Author: Kevin Risden <krisden@...>
Date: 2018-04-21T01:33:24Z
[CALCITE-2255] Add JDK 11 to Travis CI
----
> 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)