jdk/hotspot/test/compiler/intrinsics/unsafe
Roland Westrelin 21f23a996e 8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject*
Unsafe.compareAndExchangeObject should keep track of returned type after matching

Reviewed-by: shade, vlivanov
2016-10-13 12:27:39 +02:00
..
AllocateUninitializedArray.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
ByteBufferTest.java 8151163: All Buffer implementations should leverage Unsafe unaligned accessors 2016-07-15 12:36:18 +02:00
DirectByteBufferTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
HeapByteBufferTest.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestCAEAntiDep.java 8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject* 2016-10-13 12:27:39 +02:00
TestUnsafeMismatchedArrayFieldAccess.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestUnsafeUnalignedMismatchedAccesses.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
UnsafeGetAddressTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
UnsafeTwoCASLong.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00