RFR(XXS): 8025740: Typo. Error line for wrong ReservedCodeCacheSize value is printed twice

Albert Noll albert.noll at oracle.com
Mon Oct 14 23:37:40 PDT 2013


Thank you, Christian.

Best,
Albert

On 14.10.2013 20:27, Christian Thalinger wrote:
> Looks good.
>
> On Oct 13, 2013, at 11:23 PM, Albert Noll <albert.noll at oracle.com 
> <mailto:albert.noll at oracle.com>> wrote:
>
>> Hi,
>>
>> could I get reviews for this small patch?
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8025740
>> Webrev: http://cr.openjdk.java.net/~anoll/8025740/webrev.00/ 
>> <http://cr.openjdk.java.net/%7Eanoll/8025740/webrev.00/>
>>
>> problem: 'java -XX:ReservedCodeCacheSize=2049m -version' gives the 
>> following output.
>>
>> > Invalid ReservedCodeCacheSize=2049M. Must be at most 2048M.
>> > Invalid ReservedCodeCacheSize=2049M. Must be at most 2048M.
>>
>> Solution: Remove duplicate check of ReservedCodeCacheSize from 
>> Arguments::check_gc_consistency().
>>
>>
>> Best,
>> Albert
>>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20131015/1e75ec90/attachment-0001.html 


More information about the hotspot-compiler-dev mailing list