Thu, 12 Mar 2009 11:34:44 -0400 Merge
tonyp [Thu, 12 Mar 2009 11:34:44 -0400] rev 2153
Merge
Tue, 10 Mar 2009 00:47:05 -0700 6760309: G1: update remembered sets during Full GCs
apetrusenko [Tue, 10 Mar 2009 00:47:05 -0700] rev 2152
6760309: G1: update remembered sets during Full GCs Reviewed-by: iveresov, tonyp
Tue, 10 Mar 2009 08:52:16 -0700 Merge
kvn [Tue, 10 Mar 2009 08:52:16 -0700] rev 2151
Merge
Mon, 09 Mar 2009 03:17:11 -0700 6797305: Add LoadUB and LoadUI opcode class
twisti [Mon, 09 Mar 2009 03:17:11 -0700] rev 2150
6797305: Add LoadUB and LoadUI opcode class Summary: Add a LoadUB (unsigned byte) and LoadUI (unsigned int) opcode class so we have these load optimizations in the first place and do not need to handle them in the matcher. Reviewed-by: never, kvn
Fri, 06 Mar 2009 21:36:50 -0800 6812831: factor duplicated assembly code for megamorphic invokeinterface (for 6655638)
jrose [Fri, 06 Mar 2009 21:36:50 -0800] rev 2149
6812831: factor duplicated assembly code for megamorphic invokeinterface (for 6655638) Summary: Code in vtableStubs and templateTable moved into MacroAssembler. Reviewed-by: kvn
Wed, 04 Mar 2009 09:58:39 -0800 6812678: macro assembler needs delayed binding of a few constants (for 6655638)
jrose [Wed, 04 Mar 2009 09:58:39 -0800] rev 2148
6812678: macro assembler needs delayed binding of a few constants (for 6655638) Summary: minor assembler enhancements preparing for method handles Reviewed-by: kvn
Tue, 03 Mar 2009 18:25:57 -0800 6812721: Block's frequency should not be NaN
kvn [Tue, 03 Mar 2009 18:25:57 -0800] rev 2147
6812721: Block's frequency should not be NaN Summary: Set MIN_BLOCK_FREQUENCY block's frequency when calculated block's frequency is NaN Reviewed-by: never
Mon, 09 Mar 2009 11:32:57 -0400 Merge
tonyp [Mon, 09 Mar 2009 11:32:57 -0400] rev 2146
Merge
Sat, 07 Mar 2009 11:07:37 -0500 6814467: G1: small fixes related to concurrent marking verboseness
tonyp [Sat, 07 Mar 2009 11:07:37 -0500] rev 2145
6814467: G1: small fixes related to concurrent marking verboseness Summary: A few small fixes to remove some inconsistencies in the concurrent mark-related verbose GC output. Reviewed-by: jmasa
Sat, 07 Mar 2009 11:07:37 -0500 6812428: G1: Error: assert(ret || obj_in_cs(obj),"sanity")
tonyp [Sat, 07 Mar 2009 11:07:37 -0500] rev 2144
6812428: G1: Error: assert(ret || obj_in_cs(obj),"sanity") Summary: The length of the fast cset test vector is decided at the beginning of a GC, but more regions can be added during the GC. The simple fix is to set the length of the fast cset test vector to the max. Reviewed-by: iveresov
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip