[8u-dev] Request for review: JDK-8151295: runtime/ErrorHandling fails when using jtreg 4.1 b13

Alexander Vorobyev alexander.vorobyev at oracle.com
Thu Apr 21 13:58:54 UTC 2016


Hi All,

I'd like review for JDK-8151295 
(https://bugs.openjdk.java.net/browse/JDK-8151295)

Looks like new version of jtreg by default does not allow to use 
libraries from the outside of test suite. So I guess jdk.test.lib.* in 
affected tests should be changed to com.oracle.java.testlibrary.* which 
is available in the hotspot/test testsuite. At least until it renamed to 
jdk.testlibrary (like here 
https://bugs.openjdk.java.net/browse/JDK-8067013).



Here is webrev:
http://cr.openjdk.java.net/~avorobye/8151295/


Thanks,
Alexander





More information about the jdk8u-dev mailing list