jdk/hotspot/test/compiler/arraycopy
Roland Westrelin cb19c4b63a 8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized'
Some platform don't have speculative types

Reviewed-by: kvn
2015-04-23 16:38:08 +02:00
..
TestArrayCloneBadAssert.java 8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent 2015-02-25 10:44:38 +01:00
TestArrayCopyAsLoadsStores.java 8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent 2015-02-25 10:44:38 +01:00
TestArrayCopyBadReexec.java 8073866: Fix for 8064703 is not sufficient 2015-03-16 12:24:06 +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 8073866: Fix for 8064703 is not sufficient 2015-03-16 12:24:06 +01:00
TestArrayCopyNoInitDeopt.java 8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized' 2015-04-23 16:38:08 +02:00
TestArrayCopyOfStopped.java 8074676: java.lang.invoke.PermuteArgsTest.java fails with "assert(is_Initialize()) failed: invalid node class" 2015-04-15 11:01:56 +02:00
TestArrayCopyStoppedAfterGuards.java 8075921: assert assert(allocx == alloc) fails in library_call.cpp 2015-03-27 08:58:45 +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