coleenp [Mon, 04 Feb 2013 22:59:45 -0800] rev 15467
Merge
simonis [Mon, 04 Feb 2013 13:14:12 -0500] rev 15466
8007475: Memory stomp with UseMallocOnly
Summary: Fix off-by-one error
Reviewed-by: coleenp, hseigel
coleenp [Mon, 04 Feb 2013 13:51:01 -0800] rev 15465
Merge
emc [Mon, 04 Feb 2013 13:05:32 -0500] rev 15464
8006949: Update hotspot for MethodParameters format change
8006907: Hotspot should reject classfiles with multiple MethodParameters attributes
Summary: Update to Hotspot's processing of MethodParameters attributes in classfiles
Reviewed-by: coleenp, jrose
hseigel [Mon, 04 Feb 2013 08:26:02 -0500] rev 15463
8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops
Summary: Pick a base that works for both CompressedOpps alignment and CompressedKlassPtrs alignment.
Reviewed-by: kvn, roland
hseigel [Sun, 03 Feb 2013 17:12:31 -0500] rev 15462
Merge
hseigel [Sun, 03 Feb 2013 16:49:16 -0500] rev 15461
7197672: There are issues with shared data on windows
Summary: On Windows, set rw protection on the CDS file just before removing it.
Reviewed-by: dcubed, iklam
dsamersoff [Sun, 03 Feb 2013 22:28:08 +0400] rev 15460
8002048: Protocol to discovery of manageable Java processes on a network
Summary: Introduce a protocol to discover manageble Java instances across a network subnet, JDP
Reviewed-by: sla, dfuchs