RFR(S): 8201430: [TESTBUG] Remove script from runtime/6626217

David Holmes david.holmes at oracle.com
Wed Apr 11 21:39:30 UTC 2018


Hi Goetz,

This mostly seems reasonable ... though I'm never too sure when jtreg 
might decide to recompile something when processing @run.

In runtime/6626217/bug_21227.java:

  92             if (!errorMsg.contains("")) {

this doesn't look right - aren't you looking for "loader constraint"?

Thanks,
David

On 11/04/2018 10:58 PM, Lindenmaier, Goetz wrote:
> Hi,
> 
> having looked into this anyways, I removed the script from
> this test.
> 
> Please review:
> http://cr.openjdk.java.net/~goetz/wr18/8201430-removeScript/01
> 
> Best regards,
>    Goetz.
> 


More information about the hotspot-runtime-dev mailing list