jiangli [Fri, 01 Feb 2013 19:36:55 -0800] rev 15451
Merge
jiangli [Fri, 01 Feb 2013 15:25:37 -0500] rev 15450
Merge
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
minqi [Fri, 01 Feb 2013 14:42:43 -0800] rev 15448
Merge
minqi [Fri, 01 Feb 2013 10:57:06 -0800] rev 15447
Merge
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
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
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
hseigel [Fri, 01 Feb 2013 13:30:12 -0500] rev 15443
Merge
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
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
acorn [Mon, 28 Jan 2013 09:33:55 -0800] rev 15440
Merge
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
acorn [Mon, 28 Jan 2013 10:34:07 -0500] rev 15438
Merge
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
acorn [Sun, 27 Jan 2013 21:58:34 -0500] rev 15436
Merge