http://cr.openjdk.java.net/~kvn/7109887/webrev 7109887: java/util/Arrays/CopyMethods.java fails with -XX:+DeoptimizeALot In changes for 7081933 I forgot to zero array when compiled code is deoptimized. Tested with failed test. Thanks, Vladimir