hg: hsx/hotspot-comp/hotspot: 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu Jun 30 15:02:30 PDT 2011


Changeset: 498c6cf70f7e
Author:    kvn
Date:      2011-06-28 14:30 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/498c6cf70f7e

7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
Summary: parseClassFile() incorrectly uses nonstatic_oop_map_size() method instead of nonstatic_oop_map_count().
Reviewed-by: never
Contributed-by: Krystal Mok <rednaxelafx at gmail.com>

! src/share/vm/classfile/classFileParser.cpp



More information about the hotspot-compiler-dev mailing list