Thu, 23 May 2019 10:13:29 +0200 8221734: Deoptimize with handshakes
rehn [Thu, 23 May 2019 10:13:29 +0200] rev 55005
8221734: Deoptimize with handshakes Reviewed-by: dcubed, dholmes, pchilanomate, dlong, coleenp
Thu, 23 May 2019 09:46:49 +0200 8223581: C2 compilation failed with assert(!q->is_MergeMem())
thartmann [Thu, 23 May 2019 09:46:49 +0200] rev 55004
8223581: C2 compilation failed with assert(!q->is_MergeMem()) Summary: Aggressively remove MergeMems feeding into other MergeMems during incremental inlining. Reviewed-by: vlivanov
Thu, 23 May 2019 08:57:37 +0200 8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
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
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 tip