RFR[9]:java/lang/invoke/VarargsArrayTest.java miss othervm for main/bootclasspath mode

shilpi.rastogi at oracle.com shilpi.rastogi at oracle.com
Tue May 17 12:45:37 UTC 2016



On 5/17/2016 6:00 PM, Aleksey Shipilev wrote:
> On 05/17/2016 03:21 PM, shilpi.rastogi at 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
>
>
>
>




More information about the core-libs-dev mailing list