jdk/hotspot/test/compiler/arraycopy
Roland Westrelin 88848bd9e8 6912521: System.arraycopy works slower than the simple loop for little lengths
Convert small array copies to series of loads and stores

Reviewed-by: kvn, vlivanov
2015-02-18 18:14:07 +01:00
..
TestArrayCopyAsLoadsStores.java 6912521: System.arraycopy works slower than the simple loop for little lengths 2015-02-18 18:14:07 +01:00
TestArrayCopyMacro.java 6700100: optimize inline_native_clone() for small objects with exact klass 2014-12-16 13:49:36 +01:00
TestArrayCopyNoInit.java 8072016: Array copy may cause infinite cycle of deoptimization/compilation 2015-02-09 15:10:58 +01:00
TestArrayCopyNoInitDeopt.java 8072016: Array copy may cause infinite cycle of deoptimization/compilation 2015-02-09 15:10:58 +01:00
TestArraysCopyOfNoTypeCheck.java 6700100: optimize inline_native_clone() for small objects with exact klass 2014-12-16 13:49:36 +01:00
TestInstanceCloneAsLoadsStores.java 6700100: optimize inline_native_clone() for small objects with exact klass 2014-12-16 13:49:36 +01:00
TestMissingControl.java 8055153: nsk/stress/jck60/jck60014 crashes on sparc 2014-08-19 17:23:38 +02:00