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
Wed, 23 Jan 2013 10:34:29 -0500 8006040: NPG: on_stack processing wastes space in ConstantPool
coleenp [Wed, 23 Jan 2013 10:34:29 -0500] rev 15430
8006040: NPG: on_stack processing wastes space in ConstantPool Summary: Added on_stack bit to flags. Also MetadataMarkOnStack is used for more than JVMTI so had to be moved. Reviewed-by: dholmes, stefank
Mon, 04 Feb 2013 12:01:07 -0800 Merge
jmasa [Mon, 04 Feb 2013 12:01:07 -0800] rev 15429
Merge
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip