coleenp [Fri, 07 Sep 2012 16:42:25 -0400] rev 13739
7196103: NPG: Unable to allocate bit map for parallel garbage collection for the requested heap size
Summary: Don't allocate huge class metaspace size by default on x64
Reviewed-by: stefank, jmasa, kvn
coleenp [Fri, 07 Sep 2012 12:04:16 -0400] rev 13738
7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
Summary: Simple renaming to be consistent with instanceKlass->InstanceKlass renaming
Reviewed-by: stefank, jmasa
jmasa [Thu, 06 Sep 2012 07:28:30 -0700] rev 13737
7196298: Better fix for 7195789
Reviewed-by: jcoomes, brutisso
coleenp [Wed, 05 Sep 2012 20:08:08 -0400] rev 13736
7195867: NPG: SAJDI tests fail with sun.jvm.hotspot.types.WrongTypeException: No suitable match for type
Summary: Need to restore the vtable in metadata when we restore the type from the shared archive.
Reviewed-by: acorn, jcoomes, jmasa, jrose