And, by the way, I just fixed an issue in FileReaderTest that occurred in OpenJDK 10 only. My test runs now pass on Oracle JDK 8, 9, 10 and OpenJDK 10.
> On Apr 19, 2018, at 7:00 PM, Kevin Risden <[email protected]> wrote: > > JDK 10 is now passing with Travis CI (tracked in CALCITE-2063). Should be > able to turn back on the Apache Jenkins Calcite JDK 10 builds :) > > Kevin Risden > > On Thu, Apr 12, 2018 at 7:42 PM, Kevin Risden <[email protected]> wrote: > >> I just put up a PR to fix the remaining JDK 10 failures for CALCITE-2238 >> and CALCITE-2239 related to the Pig and Spark modules. I am working on a PR >> for CALCITE-2237 to enable JDK 10 on Travis CI as well. >> >> Kevin Risden >> >> On Mon, Apr 9, 2018 at 6:40 PM, Kevin Risden <[email protected]> wrote: >> >>> Also https://issues.apache.org/jira/browse/CALCITE-2063 has some linked >>> tickets for Pig/Spark to try to get JDK 10 to completely pass. >>> >>> Kevin Risden >>> >>> On Mon, Apr 9, 2018 at 6:38 PM, Kevin Risden <[email protected]> wrote: >>> >>>> https://issues.apache.org/jira/browse/CALCITE-2237 >>>> >>>> I had created CALCITE-2237 to address this. There is a PR waiting for >>>> review :) >>>> >>>> Kevin Risden >>>> >>>> On Mon, Apr 9, 2018 at 5:28 PM, Josh Elser <[email protected]> wrote: >>>> >>>>> I've disabled JDK10 builds for Calcite as these appear to be broken >>>>> around maven-surefire-plugin. >>>>> >>>>> https://builds.apache.org/job/Calcite-Master/247/jdk=JDK%201 >>>>> 0%20(latest),label_exp=ubuntu&&!cloud-slave&&!H31/console >>>>> >>>>> Trying to get the matrix job up and healthy again for Calcite. >>>>> >>>>> On 4/9/18 2:18 PM, Apache Jenkins Server wrote: >>>>> >>>>>> The Apache Jenkins build system has built Calcite-Master (build #246) >>>>>> >>>>>> Status: Still Failing >>>>>> >>>>>> Check console output at https://builds.apache.org/job/ >>>>>> Calcite-Master/246/ to view the results. >>>>>> >>>>>> >>>> >>> >>
