Changeset: 7859480f373f
Author:jjg
Date: 2016-01-20 19:37 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/7859480f373f
change javac -systemmodulepath option to -system (with temp alias)
! src/java.compiler/share/classes/javax/tools/StandardLocation.java
! src/jdk.co
Changeset: 546b5fa35f9a
Author:jjg
Date: 2016-01-20 17:58 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/546b5fa35f9a
support module files directly on file manager module paths
! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java
Please, review this initial fix for the Jigsaw Bill milestone task:
https://bugs.openjdk.java.net/browse/JDK-8049365
Jdk webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2016/jdk/8049365-Jigsaw-jdk.2/
Hotspot webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2016/hotspot/8049365-Jigsaw-h
Changeset: 8dded0f29712
Author:jlahoda
Date: 2016-01-20 17:35 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/langtools/rev/8dded0f29712
One more place where directory could be created while javac is running and a
stale cached isDirectory information could be used.
! src/jdk.com
jigsaw/jake has been sync'ed up to jdk-9+101 and the EA build [1] has
been refreshed.
As always, then any help trying out existing libraries and applications
with the EA builds would be appreciated. The "Risks and Assumptions"
section of JEP 261 [2] lists the compatibility issues that we are
Changeset: 0c61f28ca211
Author:ctornqvi
Date: 2016-01-20 07:41 -0800
URL: http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/0c61f28ca211
Fixed misspelled imports in test/serviceability/dcmd/gc/HeapDump*
! test/serviceability/dcmd/gc/HeapDumpAllTest.java
! test/serviceability/dcmd/
Changeset: ddf5a0e7410a
Author:jfdenise
Date: 2016-01-20 11:25 +0100
URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/ddf5a0e7410a
Fix description not displayed. Less restrictive pattern in unit test
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/TaskHelper.java
! test/j
Changeset: 03e02eb6655a
Author:sundar
Date: 2016-01-20 13:42 +0530
URL: http://hg.openjdk.java.net/jigsaw/jake/nashorn/rev/03e02eb6655a
8147598: 4 ant tests fail with jake/nashorn
! test/script/nosecurity/JDK-8044798.js
! test/script/nosecurity/JDK-8044851.js
! test/script/nosecuri