Wed, 16 Mar 2011 14:57:49 -0400 7019165: Incorrect symbols in pstack output after SymbolTable changes
coleenp [Wed, 16 Mar 2011 14:57:49 -0400] rev 8663
7019165: Incorrect symbols in pstack output after SymbolTable changes Summary: And out lsb which is set for symbols in constant pool slots to distinguish them from strings Reviewed-by: phh, dholmes, never, dcubed
Tue, 15 Mar 2011 06:50:01 -0700 Merge
dcubed [Tue, 15 Mar 2011 06:50:01 -0700] rev 8662
Merge
Tue, 15 Mar 2011 06:37:31 -0700 7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
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
Tue, 15 Mar 2011 06:35:10 -0700 7024234: 2/3 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
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
Mon, 14 Mar 2011 11:43:56 -0700 Merge
acorn [Mon, 14 Mar 2011 11:43:56 -0700] rev 8659
Merge
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip