[wildfly-dev] Moving WildFly 9 to Java 8?
Tomaž Cerar
tomaz.cerar at gmail.com
Wed Feb 11 18:34:05 EST 2015
On Thu, Feb 12, 2015 at 12:27 AM, Radoslaw Rodak <rodakr at gmx.ch> wrote:
> Mabe this could help…
>
> javac -source 1.7 -target 1.7 -bootclasspath
> /usr/lib/jvm/java-7-oracle/jre/lib/rt.jar
>
that already works, you can run WildFly without any problems (that we know
of) on JDK 8.
We also run CI jobs to make sure of that.
But WildFly is still compiled for -target 1.7, my original question is
whether should we move to -target 1.8
--
tomaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20150212/a874c37a/attachment.html
More information about the wildfly-dev
mailing list