Tue, 05 Oct 2010 11:16:12 -0700 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
never [Tue, 05 Oct 2010 11:16:12 -0700] rev 6756
6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler Reviewed-by: iveresov, kvn, kamg
Tue, 05 Oct 2010 08:57:20 -0700 6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big
kvn [Tue, 05 Oct 2010 08:57:20 -0700] rev 6755
6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big Summary: Set upper limit 256 for ObjectAlignmentInBytes value. Reviewed-by: never, iveresov
Tue, 05 Oct 2010 00:19:21 -0700 6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux
iveresov [Tue, 05 Oct 2010 00:19:21 -0700] rev 6754
6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux Summary: Fix ciMethod::instructions_size() to return correct value Reviewed-by: kvn, twisti
Mon, 04 Oct 2010 17:09:18 -0700 6968348: Byteswapped memory access can point to wrong location after JIT
never [Mon, 04 Oct 2010 17:09:18 -0700] rev 6753
6968348: Byteswapped memory access can point to wrong location after JIT Reviewed-by: twisti, kvn, iveresov
Thu, 30 Sep 2010 18:31:45 -0700 6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert
kvn [Thu, 30 Sep 2010 18:31:45 -0700] rev 6752
6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert Summary: Missing check for not empty worklist when puting memory node back on worklist and expecting address type update. Reviewed-by: never
Wed, 29 Sep 2010 16:53:42 -0700 6988346: 6986046 breaks tiered
iveresov [Wed, 29 Sep 2010 16:53:42 -0700] rev 6751
6988346: 6986046 breaks tiered Summary: adjusted profiling code generation to use the new ValueStack implementation; lowered optimization level for c1_LinearScan.cpp on solaris x64. Reviewed-by: kvn, never
Wed, 29 Sep 2010 18:53:28 +0200 6988303: 6986046 breaks build with recent gcc
roland [Wed, 29 Sep 2010 18:53:28 +0200] rev 6750
6988303: 6986046 breaks build with recent gcc Summary: fixes build break Reviewed-by: never, kvn
Wed, 29 Sep 2010 00:30:57 -0700 6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument
twisti [Wed, 29 Sep 2010 00:30:57 -0700] rev 6749
6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument Reviewed-by: never, kvn
Mon, 27 Sep 2010 20:44:18 -0700 6987763: assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
never [Mon, 27 Sep 2010 20:44:18 -0700] rev 6748
6987763: assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified Reviewed-by: roland, kvn, iveresov
Mon, 27 Sep 2010 15:04:40 -0700 6987115: Non-tiered compilation policy creates unnecessary C1 threads
iveresov [Mon, 27 Sep 2010 15:04:40 -0700] rev 6747
6987115: Non-tiered compilation policy creates unnecessary C1 threads Summary: Fixed NonTieredCompPolicy::compiler_count() to return correct thread count. Reviewed-by: twisti, kvn
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip