thartmann [Thu, 23 May 2019 08:57:37 +0200] rev 55003
8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
Summary: Bail out if src_offset or dst_offset is top.
Reviewed-by: roland, vlivanov, kvn