-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
9
-
generic
-
generic
java/util/jar/JarFile/mrjar/MultiReleaseJarAPI.java
java/util/jar/JarFile/mrjar/MultiReleaseJarProperties.java
java/util/jar/JarFile/mrjar/MultiReleaseJarSecurity.java
The tests depends on jdk.compiler module but declared it separately in the TEST.properties.
In case tested JRE has no appropriate modules (e.g. with --limit-modules java.base command line option) the tests failing instead be skipped. Declaration should be done on jtreg header.
java/util/jar/JarFile/mrjar/MultiReleaseJarProperties.java
java/util/jar/JarFile/mrjar/MultiReleaseJarSecurity.java
The tests depends on jdk.compiler module but declared it separately in the TEST.properties.
In case tested JRE has no appropriate modules (e.g. with --limit-modules java.base command line option) the tests failing instead be skipped. Declaration should be done on jtreg header.
- relates to
-
JDK-8145414 Fix more module dependences in jdk tests
-
- Open
-