Mon, 04 Feb 2013 13:05:32 -0500 8006949: Update hotspot for MethodParameters format change
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
Mon, 04 Feb 2013 08:26:02 -0500 8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops
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
Sun, 03 Feb 2013 17:12:31 -0500 Merge
hseigel [Sun, 03 Feb 2013 17:12:31 -0500] rev 15462
Merge
Sun, 03 Feb 2013 16:49:16 -0500 7197672: There are issues with shared data on windows
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
Sun, 03 Feb 2013 22:28:08 +0400 8002048: Protocol to discovery of manageable Java processes on a network
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
Sat, 02 Feb 2013 20:13:27 +0100 8000363: runtime/7158988/FieldMonitor.java fails with exception
ctornqvi [Sat, 02 Feb 2013 20:13:27 +0100] rev 15459
8000363: runtime/7158988/FieldMonitor.java fails with exception Summary: Removed unnecessary shell script in the test. Reviewed-by: coleenp, sla
Sat, 02 Feb 2013 16:34:10 +0100 8005013: Add NMT tests
ctornqvi [Sat, 02 Feb 2013 16:34:10 +0100] rev 15458
8005013: Add NMT tests Summary: Add tests for the Native Memory Tracking feature, includes regression tests for 8005936 and 8004802 Reviewed-by: zgu, coleenp
Sat, 02 Feb 2013 03:51:01 -0800 Merge
minqi [Sat, 02 Feb 2013 03:51:01 -0800] rev 15457
Merge
Fri, 01 Feb 2013 22:41:34 -0800 Merge
minqi [Fri, 01 Feb 2013 22:41:34 -0800] rev 15456
Merge
Thu, 31 Jan 2013 17:43:01 -0800 8000973: SA on windows thread inspection is broken
minqi [Thu, 31 Jan 2013 17:43:01 -0800] rev 15455
8000973: SA on windows thread inspection is broken Summary: After bug 7161732, On Windows SA could not find correct address of thread_id of OSThread since _thread_id moved to end of the class . The presupposition of the address is following thread handle no longer stands. Fix by adding thread_id field to OSThread and getting the address directly from OSThread. Reviewed-by: nloodin, sspitsyn Contributed-by: yumin.qi@oracle.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip