-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9-repo-jigsaw
-
Component/s: tools
These two Nashorn tests:
src/jdk/nashorn/internal/runtime/doubleconv/test/BignumTest.java
src/jdk/nashorn/internal/runtime/doubleconv/test/DiyFpTest.java
Fail in Jake with:
java.lang.RuntimeException: java.lang.reflect.InaccessibleObjectException: Unable to make jdk.nashorn.internal.runtime.doubleconv.DiyFp(long,int) accessible: module jdk.scripting.nashorn does not "opens jdk.nashorn.internal.runtime.doubleconv" to unnamed module @163558
src/jdk/nashorn/internal/runtime/doubleconv/test/BignumTest.java
src/jdk/nashorn/internal/runtime/doubleconv/test/DiyFpTest.java
Fail in Jake with:
java.lang.RuntimeException: java.lang.reflect.InaccessibleObjectException: Unable to make jdk.nashorn.internal.runtime.doubleconv.DiyFp(long,int) accessible: module jdk.scripting.nashorn does not "opens jdk.nashorn.internal.runtime.doubleconv" to unnamed module @163558