On Thu, Feb 12, 2015 at 12:27 AM, Radoslaw Rodak <rodakr@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