-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b126
-
Verified
Steps to reproduce:
unzip the attached file jigsaw.zip
cd jigsaw
javac -modulesourcepath src -d classes -modulepath mlib/ src/fr.umlv.asm.test/module-info.java
Remi reports the issue here:
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-June/008197.html
unzip the attached file jigsaw.zip
cd jigsaw
javac -modulesourcepath src -d classes -modulepath mlib/ src/fr.umlv.asm.test/module-info.java
Remi reports the issue here:
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-June/008197.html
- relates to
-
JDK-8160396 test for fix for JDK-8159439 can't be included till CODETOOLS-7901710 is fixed
-
- Resolved
-