History log of /openjdk9/hotspot/test/compiler/arraycopy/TestReduceBulkZeroingDisabled.java
Revision Date Author Comments
# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 11309:6e0056d7769d 12-May-2016 thartmann

8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing
Summary: We should not assume that a CloneBasic arraycopy sets array initialization to complete.
Reviewed-by: kvn, roland