Request for reviews (S): 6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Oct 4 19:06:37 PDT 2010


Thank you, Tom

Vladimir

On 10/4/10 6:39 PM, Tom Rodriguez wrote:
> must be not greater ->  must not be greater
>
> Looks good.
>
> tom
>
> On Oct 4, 2010, at 5:48 PM, Vladimir Kozlov wrote:
>
>> http://cr.openjdk.java.net/~kvn/6979458/webrev
>>
>> Fixed 6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big
>>
>> ObjectAlignmentInBytes should not be larger then
>> default page size used by VM. Set upper limit 256
>> for ObjectAlignmentInBytes value.
>


More information about the hotspot-compiler-dev mailing list