Fri, 11 Mar 2011 16:09:55 -0500 7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
phh [Fri, 11 Mar 2011 16:09:55 -0500] rev 8658
7023931: PcDescCache::find_pc_desc should not write _last_pc_desc Summary: Remove _last_pc_desc and use pcdescs[0] instead. Reviewed-by: dcubed, coleenp, ysr
Thu, 10 Mar 2011 17:44:32 +0100 7025485: leverage shared x86-only deoptimization code
bdelsart [Thu, 10 Mar 2011 17:44:32 +0100] rev 8657
7025485: leverage shared x86-only deoptimization code Summary: removed an ifdef IA32 around harmless code useful for some ports Reviewed-by: chrisphi, never
Fri, 11 Mar 2011 22:41:33 -0800 Merge
trims [Fri, 11 Mar 2011 22:41:33 -0800] rev 8656
Merge
Mon, 07 Mar 2011 16:03:28 -0500 7024584: Symbol printouts shouldnt be under PrintGCDetails
coleenp [Mon, 07 Mar 2011 16:03:28 -0500] rev 8655
7024584: Symbol printouts shouldnt be under PrintGCDetails Summary: Put symbol printing under Verbose and WizardMode so you can get this information if you really want it. Reviewed-by: phh, stefank, never, dholmes, jcoomes
Mon, 07 Mar 2011 09:16:08 -0800 Merge
acorn [Mon, 07 Mar 2011 09:16:08 -0800] rev 8654
Merge
Fri, 04 Mar 2011 14:40:46 -0500 6845426: non-static <clinit> method with no args is called during the class initialization process
kamg [Fri, 04 Mar 2011 14:40:46 -0500] rev 8653
6845426: non-static <clinit> method with no args is called during the class initialization process Summary: Only call <clinit> with ACC_STATIC for classfiles with version > 50 Reviewed-by: acorn, dholmes, coleenp
(0) -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip