History log of /openjdk9/hotspot/test/compiler/arraycopy/TestArrayCopyMacro.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


# 7646:acfdd92cedaa 16-Dec-2014 roland

6700100: optimize inline_native_clone() for small objects with exact klass
Summary: optimize small instance clones as loads/stores
Reviewed-by: kvn, iveresov