Mon, 04 Feb 2013 13:14:12 -0500 8007475: Memory stomp with UseMallocOnly
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
Mon, 04 Feb 2013 13:51:01 -0800 Merge
coleenp [Mon, 04 Feb 2013 13:51:01 -0800] rev 15465
Merge
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
Sat, 02 Feb 2013 08:46:48 +0100 Merge
ctornqvi [Sat, 02 Feb 2013 08:46:48 +0100] rev 15454
Merge
Sat, 02 Feb 2013 07:24:29 +0100 Merge
ctornqvi [Sat, 02 Feb 2013 07:24:29 +0100] rev 15453
Merge
Fri, 01 Feb 2013 23:48:08 +0100 8005012: Add WB APIs to better support NMT testing
ctornqvi [Fri, 01 Feb 2013 23:48:08 +0100] rev 15452
8005012: Add WB APIs to better support NMT testing Summary: Add WB API functions to enable better NMT testing Reviewed-by: dholmes, zgu
Fri, 01 Feb 2013 19:36:55 -0800 Merge
jiangli [Fri, 01 Feb 2013 19:36:55 -0800] rev 15451
Merge
Fri, 01 Feb 2013 15:25:37 -0500 Merge
jiangli [Fri, 01 Feb 2013 15:25:37 -0500] rev 15450
Merge
Thu, 24 Jan 2013 10:57:38 -0800 8006280: Need to reorder metadata structures to reduce size (64-bit)
iklam [Thu, 24 Jan 2013 10:57:38 -0800] rev 15449
8006280: Need to reorder metadata structures to reduce size (64-bit) Summary: Reordered Klass, InstanceKlass and Method to save 8 bytes each Reviewed-by: coleenp, jiangli Contributed-by: ioi.lam@oracle.com
Fri, 01 Feb 2013 14:42:43 -0800 Merge
minqi [Fri, 01 Feb 2013 14:42:43 -0800] rev 15448
Merge
Fri, 01 Feb 2013 10:57:06 -0800 Merge
minqi [Fri, 01 Feb 2013 10:57:06 -0800] rev 15447
Merge
Thu, 31 Jan 2013 20:11:14 -0800 8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic
sspitsyn [Thu, 31 Jan 2013 20:11:14 -0800] rev 15446
8006731: JSR 292: the VM_RedefineClasses::rewrite_cp_refs_in_method() must support invokedynamic Summary: The invokedynamic bytecode ref to a CP entry needs to be checked and fixed as well. Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Thu, 31 Jan 2013 20:09:16 -0800 8006546: JSR 292: typos in the ConstantPool::copy_cp_impl()
sspitsyn [Thu, 31 Jan 2013 20:09:16 -0800] rev 15445
8006546: JSR 292: typos in the ConstantPool::copy_cp_impl() Summary: Simple typos that need to be fixed Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Thu, 31 Jan 2013 20:07:18 -0800 8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds
sspitsyn [Thu, 31 Jan 2013 20:07:18 -0800] rev 15444
8006542: JSR 292: the VM_RedefineClasses::append_entry() must support invokedynamic entry kinds Summary: Need a support for invokedynamic entry kinds when new and old constant pools are merged. Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Fri, 01 Feb 2013 13:30:12 -0500 Merge
hseigel [Fri, 01 Feb 2013 13:30:12 -0500] rev 15443
Merge
Fri, 01 Feb 2013 14:14:54 -0500 8006298: Specifying malformed JFR options (-XX:+FlightRecorderOptions) outputs non-sensical error
hseigel [Fri, 01 Feb 2013 14:14:54 -0500] rev 15442
8006298: Specifying malformed JFR options (-XX:+FlightRecorderOptions) outputs non-sensical error Summary: Change error messages for malformed options so the messages are more useful. Reviewed-by: mikael, kvn, nloodin
Fri, 25 Jan 2013 10:14:22 +0100 8006413: Add utility classes for writing better multiprocess tests in jtreg
ctornqvi [Fri, 25 Jan 2013 10:14:22 +0100] rev 15441
8006413: Add utility classes for writing better multiprocess tests in jtreg Summary: Add a few utility classes to test/testlibrary to support multi process testing in jtreg tests. Added a test case for one of the utility classes. Also reviewed by Vitaly Davidovich Reviewed-by: brutisso, dholmes, vlivanov, nloodin, mgerdin
Mon, 28 Jan 2013 09:33:55 -0800 Merge
acorn [Mon, 28 Jan 2013 09:33:55 -0800] rev 15440
Merge
Mon, 28 Jan 2013 10:55:30 -0500 8004967: Default method cause VerifyError: Illegal use of nonvirtual
acorn [Mon, 28 Jan 2013 10:55:30 -0500] rev 15439
8004967: Default method cause VerifyError: Illegal use of nonvirtual Summary: Recognize VM generated method in old verifier Reviewed-by: acorn, coleenp Contributed-by: bharadwaj.yadavelli@oracle.com
Mon, 28 Jan 2013 10:34:07 -0500 Merge
acorn [Mon, 28 Jan 2013 10:34:07 -0500] rev 15438
Merge
Fri, 25 Jan 2013 15:06:18 -0500 6479360: PrintClassHistogram improvements
acorn [Fri, 25 Jan 2013 15:06:18 -0500] rev 15437
6479360: PrintClassHistogram improvements Summary: jcmd <pid> GC.class_stats (UnlockDiagnosticVMOptions) Reviewed-by: coleenp, hseigel, sla, acorn Contributed-by: ioi.lam@oracle.com
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip