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

Igor Veresov igor.veresov at oracle.com
Mon Oct 4 19:02:28 PDT 2010


I don't think there are <= 256 byte pages in nature.
Looks good anyways.

igor

On 10/4/10 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