Nice catch.

We may have to remove it if they don't fix it.


On Tue, May 9, 2017 at 12:57 PM Timothy Bish <[email protected]> wrote:

> That looks to be related to error-prone:
> https://github.com/google/error-prone/issues/448
>
> On 05/09/2017 10:38 AM, Clebert Suconic wrote:
> > I can't run maven install with the early access JDK. Something will
> > need to be changed on the poms?
> >
> > [INFO]
> ------------------------------------------------------------------------
> >
> > [INFO] BUILD FAILURE
> >
> > [INFO]
> ------------------------------------------------------------------------
> >
> > [INFO] Total time: 7.948 s
> >
> > [INFO] Finished at: 2017-05-09T10:34:41-04:00
> >
> > [INFO] Final Memory: 40M/132M
> >
> > [INFO]
> ------------------------------------------------------------------------
> >
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-compiler-plugin:3.1:compile
> > (default-compile) on project artemis-commons: Fatal error compiling:
> > CompilerException: InvocationTargetException:
> > java.nio.file.NotDirectoryException:
> > /var/jenkins/tools/hudson.model.JDK/jdk-9/lib/modules -> [Help 1]
> >
> >
> >
> > I won't be able to get much further from that.
> >
> >
> > But we won't be able to use JDK9 unless Netty gets around the Unsafe
> usage.
> >
> > On Tue, May 9, 2017 at 10:18 AM, nigro_franz <[email protected]>
> wrote:
> >> I need to try it, but I've not good omen on it due to JigSaw and a
> partial
> >> sun.misc.Unsafe removal that could limit the usage of Netty and/or other
> >> parts of the Artemis code base (eg
> >>
> https://github.com/apache/activemq-artemis/blob/master/artemis-commons/src/main/java/org/apache/activemq/artemis/utils/Env.java#L49
> )
> >>
> >>
> >>
> >> --
> >> View this message in context:
> http://activemq.2283324.n4.nabble.com/DISCUSS-Artemis-JDK9-support-tp4725823p4725825.html
> >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
> >
> >
>
>
> --
> Tim Bish
> twitter: @tabish121
> blog: http://timbish.blogspot.com/
>
> --
Clebert Suconic

Reply via email to