[
https://issues.apache.org/jira/browse/CALCITE-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423425#comment-16423425
]
Kevin Risden commented on CALCITE-2237:
---------------------------------------
Recent JDK 10 builds on Apache Jenkins have been failing due to this NPE.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on
project calcite-linq4j: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test failed.
NullPointerException -> [Help 1] *
[https://builds.apache.org/job/Calcite-Master/240/jdk=JDK%2010%20b36%20(early%20access%20build),label_exp=ubuntu&&!cloud-slave/]
*
https://builds.apache.org/job/Calcite-Master/239/jdk=JDK%2010%20b36%20(early%20access%20build),label_exp=ubuntu&&!cloud-slave/
> JDK 10 builds fail with NPE due to SUREFIRE-1439
> ------------------------------------------------
>
> Key: CALCITE-2237
> URL: https://issues.apache.org/jira/browse/CALCITE-2237
> Project: Calcite
> Issue Type: Bug
> Affects Versions: 1.17.0
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.17.0
>
>
> SUREFIRE-1439 causes an NPE when using JDK 10. CALCITE-2225 upgraded to
> Apache parent pom 19 which included Surefire 2.20.1. MPOM-184 is tracking the
> fix for Apache parent pom 20. We should update to Surefire 2.21.0 to ensure
> that builds function on JDK 10.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)