Ok, got the master branch running under jdk9. So is the issues list given at the end of
the Java 9 Problems & Solutions FAQ doc the best place to pitch in?
----- Original Message -----
From: "Stuart Douglas" <stuart.w.douglas(a)gmail.com>
To: "Scott Stark" <sstark(a)redhat.com>
Cc: wildfly-dev(a)lists.jboss.org
Sent: Thursday, July 7, 2016 3:55:09 PM
Subject: Re: [wildfly-dev] wildfly-10.0.0.Final and jdk9
Wildfly upstream should be mostly working on JDK9:
https://ci.wildfly.org/viewType.html?buildTypeId=WF_MasterLinuxJdk9ea
There is no released version that will work at the moment (and even if we
did release a version that worked there is no guarantee it would continue
to work past the next JDK9 ea release).
Stuart
On Fri, Jul 8, 2016 at 7:17 AM, Scott Stark <sstark(a)redhat.com> wrote:
I'm looking into the current state of issues around our CDI and
JEE
containers and JDK9, and looking through the links that Dimitris sent me
regarding the issues we are tracking, I don't see a recipe for running
wildfly-10.0.0.Final, so I just gave it a try and see it is failing early
on in several modules due to class instantiation.
Is there a way to get wildfly booted under jdk9?
What is the best way for me to help out getting these jdk9 issues resolved?