jtreg on those tests failed since in the tests:
@build jdk.test.lib.*
The package name is not in jdk8. For jdk8, it should be
@build com.oracle.java.testlibrary.*
@build jdk.test.lib.*
The package name is not in jdk8. For jdk8, it should be
@build com.oracle.java.testlibrary.*
- duplicates
-
JDK-8151295 [TESTBUG]runtime/ErrorHandling fails as it can’t find library
-
- Resolved
-