Changeset: cd205de78122 Author: alanb Date: 2016-04-14 15:13 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/cd205de78122
Tolerate hidden files in directories on the module path ! src/java.base/share/classes/java/lang/module/ModulePath.java ! test/java/lang/module/ModuleFinderTest.java Changeset: 7e3b7bc89895 Author: alanb Date: 2016-04-14 16:21 +0100 URL: http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/7e3b7bc89895 ToolsOpts needs to use new form of -Xpatch ! test/tools/launcher/ToolsOpts.java