dcubed [Tue, 15 Mar 2011 06:37:31 -0700] rev 8661
7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
Summary: Change nmethod_lock() to also prevent zombification of the nmethod. CompiledMethodUnload events also need to lock the nmethod. Clean ups in nmethod::make_not_entrant_or_zombie()
Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
dcubed [Tue, 15 Mar 2011 06:35:10 -0700] rev 8660
7024234: 2/3 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
Summary: Move initialization of the '_instance' field to avoid race with ServiceThread start.
Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
acorn [Mon, 14 Mar 2011 11:43:56 -0700] rev 8659
Merge
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
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
trims [Fri, 11 Mar 2011 22:41:33 -0800] rev 8656
Merge
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
acorn [Mon, 07 Mar 2011 09:16:08 -0800] rev 8654
Merge
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
coleenp [Thu, 03 Mar 2011 19:53:03 -0500] rev 8652
7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
Summary: Fix compilation error(s)
Reviewed-by: kvn, phh, jcoomes, dholmes
coleenp [Thu, 03 Mar 2011 19:52:23 -0500] rev 8651
6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
Summary: Redefine classes copies the constant pool while the constant pool may be resolving strings or classes
Reviewed-by: dcubed, dsamersoff, acorn
coleenp [Thu, 03 Mar 2011 19:51:36 -0500] rev 8650
7022999: Can't build with FORCE_TIERED=0
Summary: Put UseFastLocking test under #ifdef COMPILER1
Reviewed-by: kvn, phh, never, dcubed
trims [Thu, 17 Mar 2011 17:25:12 -0700] rev 8649
Added tag hs21-b04 for changeset 8f90284bf3fa
schien [Thu, 17 Mar 2011 14:32:47 -0700] rev 8648
Added tag jdk7-b134 for changeset 3cb740be56d2