roland [Tue, 11 Sep 2012 16:20:57 +0200] rev 13742
7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
Summary: C1 needs knowledge of T_METADATA at the LIR level.
Reviewed-by: kvn, coleenp
stefank [Tue, 11 Sep 2012 14:59:23 +0200] rev 13741
7197350: NPG: jvmtiHeapReferenceCallback receives incorrect reference_kind for system class roots
Summary: Fix the iteration over the system classes and report the correct reference kind.
Reviewed-by: coleenp, rbackman
twisti [Mon, 10 Sep 2012 16:37:22 -0700] rev 13740
7196242: vm/mlvm/indy/stress/java/loopsAndThreads crashed
Reviewed-by: jrose, coleenp, jmasa, kvn
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