[
https://issues.apache.org/jira/browse/CALCITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335998#comment-15335998
]
Vladimir Sitnikov commented on CALCITE-1258:
--------------------------------------------
{noformat}Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at
org.codehaus.plexus.archiver.zip.AbstractZipArchiver.<clinit>(AbstractZipArchiver.java:113){noformat}
This one can be worked around by downgrading plexus-archiver like in
https://github.com/pgjdbc/pgjdbc/commit/bbb0d3521378d8c4515c844cd9bb3d656f95a739#diff-a5f7928a522b31a6cf69b1366423b9adR201
> JDK9 support
> ------------
>
> Key: CALCITE-1258
> URL: https://issues.apache.org/jira/browse/CALCITE-1258
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
>
> I notice that Travis now offers JDK9. Let's get Calcite building & running on
> JDK9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)