Mon, 13 Sep 2010 12:10:49 -0700 6919069: client compiler needs to capture more profile information for tiered work
iveresov [Mon, 13 Sep 2010 12:10:49 -0700] rev 6461
6919069: client compiler needs to capture more profile information for tiered work Summary: Added profiling of instanceof and aastore. Reviewed-by: kvn, jrose, never
Sat, 11 Sep 2010 15:21:37 -0700 6984056: C1: incorrect code for integer constant addition on x64
iveresov [Sat, 11 Sep 2010 15:21:37 -0700] rev 6460
6984056: C1: incorrect code for integer constant addition on x64 Summary: Fix add/sub of constants to ints on x64 Reviewed-by: kvn
Thu, 09 Sep 2010 05:24:11 -0700 6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall
twisti [Thu, 09 Sep 2010 05:24:11 -0700] rev 6459
6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall Summary: These are minor changes fixing compile failure when -Wall -Werror flags are used under gcc 4.5. Reviewed-by: twisti, kvn, rasbold Contributed-by: Pavel Tisnovsky <ptisnovs@redhat.com>
Thu, 09 Sep 2010 01:43:48 -0700 Merge
twisti [Thu, 09 Sep 2010 01:43:48 -0700] rev 6458
Merge
Wed, 08 Sep 2010 04:50:26 -0700 6983073: fix compiler error with GCC 4.4 or newer on SPARC
twisti [Wed, 08 Sep 2010 04:50:26 -0700] rev 6457
6983073: fix compiler error with GCC 4.4 or newer on SPARC Reviewed-by: twisti Contributed-by: Matthias Klose <doko@ubuntu.com>
Wed, 08 Sep 2010 20:28:57 -0700 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
never [Wed, 08 Sep 2010 20:28:57 -0700] rev 6456
6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000 Reviewed-by: kvn
Tue, 07 Sep 2010 11:31:27 -0700 6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled
never [Tue, 07 Sep 2010 11:31:27 -0700] rev 6455
6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled Reviewed-by: kvn
Tue, 07 Sep 2010 14:16:50 -0700 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
iveresov [Tue, 07 Sep 2010 14:16:50 -0700] rev 6454
6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod Summary: Assertion fails during print compilation because nmethod::print_on() calls osr_entry_bci() without checking that the method is an osr method. The fix adds an appropriate check. Reviewed-by: never, twisti
Fri, 03 Sep 2010 17:51:07 -0700 6953144: Tiered compilation
iveresov [Fri, 03 Sep 2010 17:51:07 -0700] rev 6453
6953144: Tiered compilation Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation. Reviewed-by: kvn, never, phh, twisti
Thu, 02 Sep 2010 11:40:02 -0700 6981773: incorrect fill value with OptimizeFill
never [Thu, 02 Sep 2010 11:40:02 -0700] rev 6452
6981773: incorrect fill value with OptimizeFill Reviewed-by: kvn, twisti
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip