Vote: yes
On 9/13/2015 8:03 PM, Alan Bateman wrote:
I hereby nominate Jean-Francois Denise to jigsaw Committer.
Jean-Francois is a jdk9 Committer and has been contributing to the
ongoing development of the jimage container format. He has also been
focused recently on the link phase and jlink
Alan, thanks for that pointer. I succeeded at building jsr166 and running
tests with it after beating ant into submission.
People *will* write code to distinguish between a pre-module and
post-module JDK by inspecting the filesystem.
Here's one implementation in ant:
Then
Vote: yes
Sent from my iPhone
> On Sep 13, 2015, at 11:33 AM, Alan Bateman wrote:
>
>
> I hereby nominate Jean-Francois Denise to jigsaw Committer.
>
> Jean-Francois is a jdk9 Committer and has been contributing to the ongoing
> development of the jimage container format. He has also been fo
Changeset: 6b9fef847d06
Author:alanb
Date: 2015-09-13 14:50 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/6b9fef847d06
Rename MixedModeTest.java to AddModsTest and extend coverage
+ test/jdk/jigsaw/launcher/addmods/AddModsTest.java
+ test/jdk/jigsaw/launcher/addmods/src
Vote: yes
I hereby nominate Jean-Francois Denise to jigsaw Committer.
Jean-Francois is a jdk9 Committer and has been contributing to the
ongoing development of the jimage container format. He has also been
focused recently on the link phase and jlink tool cited in JEP 261 [0].
He has more than 40 chang
On 12/09/2015 20:16, Jayaprakash Arthanareeswaran wrote:
Hello experts,
With JDK 9, some of JDT Core tests have started failing. The failing tests
are in the JSR 199 area, where we test Eclipse's compiler in a mixed mode
with Javac's StandardJavaFileManager.
standardJavaFileManager.getLocation
Yes, I'd only use these switches as a temporary solution just to get your
projects compiling under jigsaw.
Looks like the maven team have a handle on how to fix it:
http://mail-archives.apache.org/mod_mbox/maven-dev/201509.mbox/browser
Regards,
Chris
On Sat, September 12, 2015 17:36, David M.