Relates :
|
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.
|