If the destination of an arraycopy is non escaping, the arraycopy may be optimized out Reviewed-by: kvn, vlivanov
Assert in array copy code broken when array size becomes known during igvn Reviewed-by: kvn, vlivanov
Convert small array copies to series of loads and stores Reviewed-by: kvn, vlivanov