Request for reviews (XS): 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Jun 27 11:38:20 PDT 2011
Thank you, Tom
Vladimir
On 6/27/11 11:19 AM, Tom Rodriguez wrote:
> 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