Mon, 13 Sep 2010 23:24:30 -0700 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
jrose [Mon, 13 Sep 2010 23:24:30 -0700] rev 6463
6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions Reviewed-by: never
Mon, 13 Sep 2010 16:45:00 -0700 6984346: Remove development code in type.hpp
kvn [Mon, 13 Sep 2010 16:45:00 -0700] rev 6462
6984346: Remove development code in type.hpp Summary: Remove code which use UseNewCode in type.hpp Reviewed-by: never
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip