roland [Tue, 16 Dec 2014 13:49:36 +0100] rev 28396
6700100: optimize inline_native_clone() for small objects with exact klass
Summary: optimize small instance clones as loads/stores
Reviewed-by: kvn, iveresov
roland [Mon, 22 Dec 2014 11:21:20 +0100] rev 28395
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
Summary: concurrent class loading causes return phi to become top
Reviewed-by: kvn