On 5/17/2016 6:00 PM, Aleksey Shipilev wrote:
On 05/17/2016 03:21 PM, shilpi.rast...@oracle.com wrote:
Gentle Reminder!

https://bugs.openjdk.java.net/browse/JDK-8155791
http://cr.openjdk.java.net/~srastogi/8155791/webrev.00/
Parse Exception: [-esa]: vm option(s) found, need to specify /othervm
Still not getting this. The message tells to specify /othervm.

But the original code in CustomizedLambdaFormTest already has
"/othervm", and the fix adds "/bootclasspath". This contradicts both the
comment and the synopsis for the issue.
jtreg 4.2b02 requires main/bootclasspath mode to specify othervm if any command-line flags are used.
  So  just added

* @run main/bootclasspath/othervm -esa CustomizedLambdaFormTest

Regards,
Shilpi
Thanks,
-Aleksey





Reply via email to