<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 21/03/2016 20:21, Tomaž Cerar wrote:<br>
</div>
<blockquote
cite="mid:CAMquZP6Y5+tRi7oCavSRinb_zyDzH0z-WMqf5qDXLr467S0xQQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>Hi Rory,<br>
<br>
</div>
We already test WildFly and all "our" projects
WildFly depends on, on both JDK9 builds.<br>
</div>
We did find handful of issues with Jigsaw builds
which mostly relate back to either issues in jigsaw
itself<br>
</div>
<div>or problems in JDK itself once it runs on
jigsaw. Which is the biggest thing giving us
problems at the moment.<br>
see for details: <a moz-do-not-send="true"
href="http://mail.openjdk.java.net/pipermail/jpms-spec-observers/2016-March/000305.html">http://mail.openjdk.java.net/pipermail/jpms-spec-observers/2016-March/000305.html</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
Cool!<br>
<blockquote
cite="mid:CAMquZP6Y5+tRi7oCavSRinb_zyDzH0z-WMqf5qDXLr467S0xQQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div> <br>
<br>
</div>
you can track our progress at our CI at (currently
tested from my branches)<br>
<a moz-do-not-send="true"
href="https://ci.wildfly.org/viewType.html?buildTypeId=WildFlyCore_MasterLinuxJdk9"
target="_blank">https://ci.wildfly.org/viewType.html?buildTypeId=WildFlyCore_MasterLinuxJdk9</a><br>
<a moz-do-not-send="true"
href="https://ci.wildfly.org/viewType.html?buildTypeId=WildFlyCore_MasterLinuxJdk9jigsaw"
target="_blank">https://ci.wildfly.org/viewType.html?buildTypeId=WildFlyCore_MasterLinuxJdk9jigsaw</a><br>
<br>
and related projects <br>
<a moz-do-not-send="true"
href="https://ci.wildfly.org/project.html?projectId=WildFlyProject&tab=projectOverview"
target="_blank">https://ci.wildfly.org/project.html?projectId=WildFlyProject&tab=projectOverview</a><br>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</blockquote>
Thanks for that .<br>
<blockquote
cite="mid:CAMquZP6Y5+tRi7oCavSRinb_zyDzH0z-WMqf5qDXLr467S0xQQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>we also track known issues we found with WildFly at<br>
<a moz-do-not-send="true"
href="https://issues.jboss.org/browse/WFLY-3854">https://issues.jboss.org/browse/WFLY-3854</a><br>
</div>
<a moz-do-not-send="true"
href="https://issues.jboss.org/browse/WFCORE-1374">https://issues.jboss.org/browse/WFCORE-1374</a><br>
<br>
</div>
BTW, what is the reason that jigsaw JDK builds are 5 times
size of the non jigsaw builds?<br>
685.27 MB vs 122.12 MB for 32bit linux jdk for example.<br>
</div>
</div>
</blockquote>
<br>
The additional size is expected during this testing/feedback period,
builds include the JMOD files so that <br>
people can trying out the linker. They include the debug info files
and finally bundles may not be compressed <br>
with the right options.<br>
<br>
Rgds, Rory<br>
<br>
<blockquote
cite="mid:CAMquZP6Y5+tRi7oCavSRinb_zyDzH0z-WMqf5qDXLr467S0xQQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
--<br>
</div>
tomaz<br>
<div><br>
<div>
<div>
<div><br>
</div>
</div>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sat, Mar 19, 2016 at 8:41 AM, Rory
O'Donnell <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:rory.odonnell@oracle.com" target="_blank">rory.odonnell@oracle.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> <br>
Hi Jason/Tomaz, <br>
<br>
Early Access <a moz-do-not-send="true"
href="https://jdk9.java.net/download/" target="_blank">b110</a>
for JDK 9 is available on <a moz-do-not-send="true"
href="http://java.net" target="_blank">java.net</a>,
summary of changes are listed <a moz-do-not-send="true"
href="http://download.java.net/java/jdk9/changes/jdk-9+110.html"
target="_blank">here </a>.<br>
Among other fixes , the following changes are also
included from builds 108 to 110 <br>
<ul>
<ul>
<li>removal of the OS X-specific com.apple.concurrent
package<br>
</li>
<li>update to the JAX-WS RI integration to latest
version (2.3.0-SNAPSHOT)</li>
<li>disabling of Diffie-Hellman keys smaller than 1024
bits <br>
</li>
</ul>
</ul>
Early Access <a moz-do-not-send="true"
href="https://jdk9.java.net/jigsaw/" target="_blank">b110</a>
<font size="4">(#4664) </font>for JDK 9 with Project
Jigsaw is available on <a moz-do-not-send="true"
href="http://java.net" target="_blank">java.net</a>. <br>
We expect this will be the last EA build before we
integrate into JDK 9. This means that this <br>
EA build is essentially what will be jdk-9+111 next week.
<br>
<br>
As always, please help out by trying out existing code and
libraries to see what works and <br>
doesn't work. We have a detailed list of compatibility
issues listed in JEP 261 [2]. <br>
<br>
Also feedback and questions from those that trying the EA
build to modularize existing <br>
code would be appreciated. We also want to know what works
and doesn't work here [3] <br>
<br>
Rgds,Rory<br>
<br>
<br>
[1] <a moz-do-not-send="true"
href="https://jdk9.java.net/jigsaw/" target="_blank">https://jdk9.java.net/jigsaw/</a>
<br>
[2] <a moz-do-not-send="true"
href="http://openjdk.java.net/jeps/261" target="_blank">http://openjdk.java.net/jeps/261</a><br>
[3] <a moz-do-not-send="true"
href="http://mail.openjdk.java.net/pipermail/jigsaw-dev/"
target="_blank">http://mail.openjdk.java.net/pipermail/jigsaw-dev/</a>
<br>
<span class="HOEnZb"><font color="#888888"> <br>
<pre cols="72">--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland</pre>
</font></span></div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland</pre>
</body>
</html>