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
Sun, 27 Jan 2013 21:58:34 -0500 Merge
acorn [Sun, 27 Jan 2013 21:58:34 -0500] rev 15436
Merge
Fri, 25 Jan 2013 13:47:52 -0800 Merge
minqi [Fri, 25 Jan 2013 13:47:52 -0800] rev 15435
Merge
Fri, 25 Jan 2013 04:23:49 -0800 Merge
minqi [Fri, 25 Jan 2013 04:23:49 -0800] rev 15434
Merge
Thu, 24 Jan 2013 22:13:32 -0800 8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to
sspitsyn [Thu, 24 Jan 2013 22:13:32 -0800] rev 15433
8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to Summary: When constant pool is copied in merge_constant_pools the invokedynamic operands must be copied before. Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Fri, 25 Jan 2013 10:04:08 -0500 8000692: Remove old KERNEL code
zgu [Fri, 25 Jan 2013 10:04:08 -0500] rev 15432
8000692: Remove old KERNEL code Summary: Removed depreciated kernel VM source code from hotspot VM Reviewed-by: dholmes, acorn
Thu, 24 Jan 2013 23:30:45 -0800 8005278: Serviceability Agent: jmap -heap and jstack -m fail
minqi [Thu, 24 Jan 2013 23:30:45 -0800] rev 15431
8005278: Serviceability Agent: jmap -heap and jstack -m fail Summary: BinaryTreeDictionary is typedef'ed as AFLBinaryTreeDictionary in vmStructs and in SA we still use old name for that. FreeList now is a template based class which is not reflect in SA type library. When SA does calculation of heap for CMS, the former will cause failure to retrieve BinaryTreeDictionary sine the rename. The later will fail wherever it is used in SA. Reviewed-by: dholmes, sla, coleenp Contributed-by: yunda.mly@taobao.com
(0) -10000 -3000 -1000 -300 -100 -12 +12 +100 +300 +1000 +3000 +10000 +30000 tip