roland [Tue, 03 Mar 2015 12:30:07 +0100] rev 29360
8073957: assert(ary_src != 0) failed: not an array or instance?
Summary: ArrayCopyNode going dead needs better validation of inputs
Reviewed-by: kvn, vlivanov
thartmann [Mon, 02 Mar 2015 13:40:40 +0100] rev 29355
8006960: hotspot, "impossible" assertion failure
Summary: Escape state of allocated object should be always adjusted after it was passed to a method.
Reviewed-by: kvn