Mon, 16 Jan 2012 11:21:21 +0100 7130334: G1: Change comments and error messages that refer to CMS in g1/concurrentMark.cpp/hpp
brutisso [Mon, 16 Jan 2012 11:21:21 +0100] rev 11575
7130334: G1: Change comments and error messages that refer to CMS in g1/concurrentMark.cpp/hpp Summary: Removed references to CMS in the concurrentMark.cpp/hpp files. Reviewed-by: tonyp, jmasa, johnc
Fri, 13 Jan 2012 13:27:48 -0800 7121547: G1: High number mispredicted branches while iterating over the marking bitmap
johnc [Fri, 13 Jan 2012 13:27:48 -0800] rev 11574
7121547: G1: High number mispredicted branches while iterating over the marking bitmap Summary: There is a high number of mispredicted branches associated with calling BitMap::iteratate() from within CMBitMapRO::iterate(). Implement a version of CMBitMapRO::iterate() directly using inline-able routines. Reviewed-by: tonyp, iveresov
Thu, 26 Jan 2012 19:39:08 -0800 Merge
jrose [Thu, 26 Jan 2012 19:39:08 -0800] rev 11573
Merge
Thu, 26 Jan 2012 12:15:24 -0800 7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS
iveresov [Thu, 26 Jan 2012 12:15:24 -0800] rev 11572
7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS Summary: Make sure that CompilationPolicy::event() doesn't throw exceptions Reviewed-by: kvn, never
Thu, 26 Jan 2012 16:49:22 +0100 7120468: SPARC/x86: use frame::describe to enhance trace_method_handle
bdelsart [Thu, 26 Jan 2012 16:49:22 +0100] rev 11571
7120468: SPARC/x86: use frame::describe to enhance trace_method_handle Summary: improvements of TraceMethodHandles for JSR292 Reviewed-by: never, twisti
Thu, 26 Jan 2012 09:38:28 +0100 7123910: Some CTW tests crash VM: is_loaded() && that->is_loaded()
roland [Thu, 26 Jan 2012 09:38:28 +0100] rev 11570
7123910: Some CTW tests crash VM: is_loaded() && that->is_loaded() Summary: handle not loaded array klass in Parse::do_checkcast(). Reviewed-by: kvn, never
Wed, 25 Jan 2012 08:10:04 -0800 Merge
kvn [Wed, 25 Jan 2012 08:10:04 -0800] rev 11569
Merge
Tue, 24 Jan 2012 17:04:51 -0800 7132936: guarantee(t != NULL) failed: must be con
kvn [Tue, 24 Jan 2012 17:04:51 -0800] rev 11568
7132936: guarantee(t != NULL) failed: must be con Summary: Use !higher_equal() check to skip top and values which fit. Reviewed-by: never
Wed, 25 Jan 2012 09:31:47 +0100 7116050: C2/ARM: memory stomping error with DivideMcTests
roland [Wed, 25 Jan 2012 09:31:47 +0100] rev 11567
7116050: C2/ARM: memory stomping error with DivideMcTests Summary: Block::schedule_local() may write beyond end of ready_cnt array Reviewed-by: never, kvn
Tue, 24 Jan 2012 17:00:51 -0800 7132945: Tiered: adjust OSR threshold of level 3
iveresov [Tue, 24 Jan 2012 17:00:51 -0800] rev 11566
7132945: Tiered: adjust OSR threshold of level 3 Summary: Change the value of Tier3BackEdgeThreshold from 7000 to 60000 Reviewed-by: kvn, never
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip