<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 12, 2015 at 12:27 AM, Radoslaw Rodak <span dir="ltr">&lt;<a href="mailto:rodakr@gmx.ch" target="_blank">rodakr@gmx.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word">Mabe this could help… <div><br></div><div><code style="line-height:23.1px;white-space:pre-wrap;background-color:rgb(255,255,255);font-family:&quot;Droid Sans Mono&quot;,&quot;Courier New&quot;,Courier,monospace!important;margin:0px!important;padding:0px!important;border:0px none!important;outline:0px none!important;float:none!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;background-image:none!important">javac -</code><code style="line-height:23.1px;white-space:pre-wrap;background-color:rgb(255,255,255);font-family:&quot;Droid Sans Mono&quot;,&quot;Courier New&quot;,Courier,monospace!important;margin:0px!important;padding:0px!important;border:0px none!important;outline:0px none!important;float:none!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;background-image:none!important">source</code><span style="font-family:&quot;Droid Sans Mono&quot;,&quot;Courier New&quot;,Courier,monospace;line-height:23.1px;white-space:pre-wrap;background-color:rgb(255,255,255)"> </span><code style="line-height:23.1px;white-space:pre-wrap;background-color:rgb(255,255,255);font-family:&quot;Droid Sans Mono&quot;,&quot;Courier New&quot;,Courier,monospace!important;margin:0px!important;padding:0px!important;border:0px none!important;outline:0px none!important;float:none!important;vertical-align:baseline!important;width:auto!important;min-height:inherit!important;background-image:none!important">1.7 -target 1.7 -bootclasspath /usr/lib/jvm/java-7-oracle/jre/lib/rt.jar </code></div><div><div><font face="Droid Sans Mono, Courier New, Courier, monospace"><span style="font-size:21px;line-height:23px;white-space:pre-wrap;background-color:rgb(255,255,255)"></span></font></div></div></div></blockquote></div><br><br></div><div class="gmail_extra">that already works, you can run WildFly without any problems (that we know of) on JDK 8.<br></div><div class="gmail_extra">We also run CI jobs to make sure of that.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">But WildFly is still compiled for -target 1.7, my original question is whether should we move to -target 1.8<br><br>--<br></div><div class="gmail_extra">tomaz<br></div></div>