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

Tom Rodriguez tom.rodriguez at oracle.com
Mon Oct 4 18:39:49 PDT 2010


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