RFR(S): [TESTBUG]runtime/ErrorHandling fails when using jtreg 4.1 b13

David Holmes david.holmes at oracle.com
Thu Oct 25 05:06:50 UTC 2018


Hi Vaibhav,

cc'ing jdk8u-dev to get some input from the maintainers.

I was very confused until I realized this RFR was for 8u! :)

Even so, after reading the bug report I'm still quite confused. This has 
been "broken" since the test was added in January 2016, but only causes 
a failure if jtreg 4.1b13 is used - is that correct? What is the default 
version of jtreg being used for 8u today?

I'd be happy to review this but given I have no idea how the 8u testing 
is being handled in general I can't say whether this is the right fix ??

Thanks,
David

On 25/10/2018 2:18 PM, Vaibhav Choudhary wrote:
> 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 jdk8u-dev mailing list