Request for reviews (XS): 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
Tom Rodriguez
tom.rodriguez at oracle.com
Mon Jun 27 11:19:04 PDT 2011
Looks good.
tom
On Jun 24, 2011, at 1:40 PM, Vladimir Kozlov wrote:
> This is for 7u2.
>
> http://cr.openjdk.java.net/~kvn/7058036/webrev
>
> Fixed 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
>
> ClassFileParser::parseClassFile() incorrectly uses nonstatic_oop_map_size() method instead of nonstatic_oop_map_count() when calculates a pointer to last oop map block.
>
> Verified by fields layout based on the example in the bug report.
>
> Contributed-by: Krystal Mok <rednaxelafx at gmail.com>
More information about the hotspot-compiler-dev
mailing list