<div dir="ltr"><div><div>That won&#39;t really change much, we could do that now and there wouldn&#39;t be any issues.<br><br></div>Thing is that our testsuite won&#39;t catch anything more as our testsuite will still be using JDK7 features<br>and as such wont really test how server behaves when JDK8 lang/jdk features are in use in deployments.<br><br></div>I guess first step would be to move PR processing to JDK8 while still use JDK7 for master &amp; master-ignore<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 12, 2015 at 4:26 PM, Jason T. Greene <span dir="ltr">&lt;<a href="mailto:jason.greene@redhat.com" target="_blank">jason.greene@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Why don&#39;t we start with just moving the PR testing stuff to 8? And then have a one off 7 run. </div><div><br></div><div><br>Sent from my iPhone</div><div><div class="h5"><div><br>On Feb 11, 2015, at 6:15 PM, Jason T. Greene &lt;<a href="mailto:jason.greene@redhat.com" target="_blank">jason.greene@redhat.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div>I don&#39;t understand the hurry.</div><div><br>On Feb 9, 2015, at 3:20 PM, Tomaž Cerar &lt;<a href="mailto:tomaz.cerar@gmail.com" target="_blank">tomaz.cerar@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div>Hi folks,<br><br></div>we agreed that WildFly 10+ is going to require Java 8, given that its release date is planned well after JDK7 will be EOL-ed. [1]<br></div><div><br></div><div>Looking at all discussion and new projects / components already require JDK8 (Eltryon, new WildFly client, Weld 3,...) for development.<br>I was wondering if we could move WildFly 9 to Java 8 as well? <br><br></div><div>According to current release plan WF9 should be release around the same time JDK7 is EOL-ed (April 2015) [1]<br><br></div><div>Pros of moving to JDK8 early:<br></div><div>- components can use JDK8 eariler --&gt; better testing <br></div><div>- supporting JDK9 will be easier (-XX:MaxPermSize fails to start JVM on 9)<br></div><div>- support for TLS SNI (think of it as virtual hosts for SSL)<br></div><div>- better ciphers and many other security related improvements<br></div><div>- nashorn (fast javascript engine)<br></div><div>- better concurrency libs<br></div><div>- easier testing, one less JDK combo to test on CI<br></div><div><br>and of course all of the language improvements, lambda ftw!<br><br></div><div>Cons of moving early<br><br></div><div>- back porting of code could be impaired <br></div><div>- there is currently no non beta release of IBM JDK8 <br></div><div><br></div><div>There are probably other pros &amp; cons but in general I think it would be better to upgrade early as there will be many<br>hidden issues with new Java 8 features people want to use but are server doesn&#39;t understand currently, mostly here<br></div><div>are features like enhanced type annotations and default methods.<br></div><div><br></div><div>This problem are and will creep up more and more often as adoption of Java 8 is quite good already [2] and still rising.<br><br>so what do you guys think? Should we move for WildFly or should we wait for 10 as planned?<br><br>--<br></div><div>tomaz<br><br><br>[1] <a href="http://www.oracle.com/technetwork/java/eol-135779.html" target="_blank">http://www.oracle.com/technetwork/java/eol-135779.html</a><br>[2] <a href="http://jaxenter.com/java-2-111936.html" target="_blank">http://jaxenter.com/java-2-111936.html</a><br></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>wildfly-dev mailing list</span><br><span><a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></span></div></blockquote></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>wildfly-dev mailing list</span><br><span><a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></span></div></blockquote></div></div></div></blockquote></div><br></div>