Fri, 04 Mar 2011 15:14:16 -0800 7020403: Add AdvancedCompilationPolicy for tiered
iveresov [Fri, 04 Mar 2011 15:14:16 -0800] rev 8667
7020403: Add AdvancedCompilationPolicy for tiered Summary: This implements adaptive tiered compilation policy. Reviewed-by: kvn, never
Wed, 16 Mar 2011 23:45:04 -0400 Merge
vladidan [Wed, 16 Mar 2011 23:45:04 -0400] rev 8666
Merge
Wed, 16 Mar 2011 10:47:45 -0400 Merge
vladidan [Wed, 16 Mar 2011 10:47:45 -0400] rev 8665
Merge
Thu, 10 Mar 2011 14:56:11 -0500 7011490: Wrong computation results in Test6880034
vladidan [Thu, 10 Mar 2011 14:56:11 -0500] rev 8664
7011490: Wrong computation results in Test6880034 Summary: incorrect handling of c2i deoptimization on little endian architectures Reviewed-by: never
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip