Trivial RFR: 8014857 Enable ergonomic VM selection in arm/jvm.cfg
Mike Duigou
mike.duigou at oracle.com
Tue May 21 16:45:44 UTC 2013
I don't have any way to verify this change but comparing it to the other jvm.cfg files it appears to be correct.
Mike
On May 20 2013, at 22:02 , David Holmes wrote:
> Anybody? :( <sniff>
>
> David
>
> On 20/05/2013 12:06 PM, David Holmes wrote:
>> The contents of the ARM jvm.cfg were put in place for the SE Embedded
>> product, but for the SE ARM implementation we want to enable ergonomics,
>> as we do on other platforms.
>>
>> http://cr.openjdk.java.net/~dholmes/8014857/webrev/
>>
>> --- old/src/solaris/bin/arm/jvm.cfg 2013-05-19 22:03:30.424314843 -0400
>> +++ new/src/solaris/bin/arm/jvm.cfg 2013-05-19 22:03:29.192246170 -0400
>> @@ -30,6 +30,6 @@
>> # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
>> # and may not be available in a future release.
>> #
>> --client KNOWN
>> +-client IF_SERVER_CLASS -server
>> -server KNOWN
>> -minimal KNOWN
>>
>> Tested VM selection on both server class and non-server class devices.
>>
>> Thanks,
>> David
More information about the core-libs-dev
mailing list