Review request 8008310 - Some adjustments needed to, minimal VM warnings and errors for unsupported command line options

JOSEPH PROVINO joseph.provino at oracle.com
Mon Feb 18 10:53:48 PST 2013


On 2/18/2013 1:52 PM, Chris Plummer wrote:
> Hi Joe,
>
> I don't think the -Xshare change is quite correct. If you specify 
> something invalid, like -Xshare:foo, you will get a warning about 
> shared archives not being supported. This is a change from the current 
> behavior, which will say "Unrecognized option" and then exit the VM. 
> You probably need to check for each valid -Xshare option.

okay, yeah, that didn't look quite right.

joe

>
> Chris
>
> On 2/18/13 7:24 AM, JOSEPH PROVINO wrote:
>> Webrev is here:http://cr.openjdk.java.net/~jprovino/8008310/webrev.00
>>
>> Only change is to arguments.cpp.
>>
>> thanks.
>>
>> joe
>



More information about the hotspot-dev mailing list