The first goal of the JDK 9 experiments that we ran at the Jenkins World
2017 Hackfest was to identify issues using JDK 9 as the runtime.  That
already had significant issues.  Refer to
https://issues.jenkins-ci.org/browse/JENKINS-40689 for links to the issues
that were identified.  ASM upgrade is required, and Groovy work is likely
required.

I think that compiling with JDK 9 won't be a concern until after running
with JDK 9 is working and more issues are resolved.

Mark Waite

On Sun, Jan 21, 2018 at 6:17 AM Sorin Ionuț Sbârnea <sorin.sbar...@gmail.com>
wrote:

> While I can confirm that compilation works after assuring that mvn is
> using the Java 8 and not Java 9, the question is still valid... why on 2018
> we are still unable to compile jenkins plugins using the current stable
> version of Java (1.9).
>
> The problem seems to be specific to annotations/hudson.Extension because
> the only plugins I found as broken are those using this, others passed
> compilation without problems.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/0a4dab73-b1d4-480d-920b-24e0c5f2cbf7%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/0a4dab73-b1d4-480d-920b-24e0c5f2cbf7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGDK_Pg_7NnUyBefdt_3chuhFPRObhW7iHMwkMqinmVRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to