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
minqi [Fri, 25 Jan 2013 13:47:52 -0800] rev 15435
Merge
minqi [Fri, 25 Jan 2013 04:23:49 -0800] rev 15434
Merge
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
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