RFR(S): [TESTBUG]runtime/ErrorHandling fails when using jtreg 4.1 b13
Vaibhav Choudhary
vaibhav.x.choudhary at oracle.com
Thu Oct 25 04:18:25 UTC 2018
Hi,
Please review this tiny fix.
Bug : https://bugs.openjdk.java.net/browse/JDK-8151295
Fix: http://cr.openjdk.java.net/~rpatil/8151295/webrev.00/
Desc: In stead of @build jdk.test.lib.* we need to use @build com.oracle.java.testlibrary.*
These two tests are failing in nightly.
Thanks,
Vaibhav
More information about the hotspot-runtime-dev
mailing list