log src/share/vm/c1/c1_Optimizer.cpp @ 4966:701a83c86f28

age author description
Tue, 21 Feb 2012 13:14:55 -0500 jiangli 7120481: storeStore barrier in constructor with final field
Thu, 22 Dec 2011 10:55:53 +0100 roland 7123108: C1: assert(if_state != NULL) failed: states do not match up
Tue, 13 Dec 2011 10:54:47 +0100 roland 7114106: C1: assert(goto_state->is_same(sux_state)) failed: states must match now
Tue, 05 Jul 2011 16:07:54 -0700 never 6478991: C1 NullCheckEliminator yields incorrect exceptions
Fri, 06 May 2011 12:12:29 -0700 iveresov 7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Fri, 21 Jan 2011 13:01:02 -0800 never 6809483: hotspot:::method_entry are not correctly generated for "method()V"