Wed, 08 Apr 2009 00:12:59 -0700 6827505: sizing logic for vtable and itable stubs needs self-check
jrose [Wed, 08 Apr 2009 00:12:59 -0700] rev 2533
6827505: sizing logic for vtable and itable stubs needs self-check Summary: Asserts and comments to help maintain the correct sizing of certain stubs Reviewed-by: kvn
Tue, 07 Apr 2009 19:04:24 -0700 6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
kvn [Tue, 07 Apr 2009 19:04:24 -0700] rev 2532
6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr") Summary: Delay a memory node transformation if its control or address on IGVN worklist. Reviewed-by: never
Tue, 07 Apr 2009 10:05:04 -0700 6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call")
kvn [Tue, 07 Apr 2009 10:05:04 -0700] rev 2531
6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call") Summary: Add the check when a Halt node is placed in a separate block. Reviewed-by: twisti
Mon, 06 Apr 2009 11:53:17 -0700 6539464: Math.log() produces inconsistent results between successive runs.
never [Mon, 06 Apr 2009 11:53:17 -0700] rev 2530
6539464: Math.log() produces inconsistent results between successive runs. Reviewed-by: kvn
Fri, 03 Apr 2009 18:51:31 -0700 6826261: class file dumping from SA is broken
never [Fri, 03 Apr 2009 18:51:31 -0700] rev 2529
6826261: class file dumping from SA is broken Reviewed-by: kvn, jcoomes
Fri, 03 Apr 2009 13:33:32 -0700 6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
kvn [Fri, 03 Apr 2009 13:33:32 -0700] rev 2528
6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph") Summary: Use a HaltNode on the fall through path of the AllocateArrayNode to indicate that it is unreachable if the array length is negative. Reviewed-by: never, jrose
(0) -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip