jdk/hotspot/test/runtime/Unsafe
Harold Seigel ff8f7e4a2b 8140665: SIGSEGV when a primitive type's class is used as the host class in a call to DefineAnonymousClass call
Instead of assertng, throw an exception

Reviewed-by: acorn, coleenp
2016-03-24 08:13:28 -04:00
..
AllocateInstance.java 8140001: _allocateInstance intrinsic does not throw InstantiationException for abstract classes and interfaces 2016-01-15 21:56:40 +03:00
AllocateMemory.java 8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation 2016-02-03 13:42:29 -08:00
CopyMemory.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
DefineClass.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
FieldOffset.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetField.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetKlassPointerGetJavaMirror.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutAddress.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutBoolean.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutByte.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutChar.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutDouble.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutFloat.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutInt.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutLong.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutObject.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetPutShort.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetUncompressedObject.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
GetUnsafe.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
PageSize.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
PrimitiveHostClass.java 8140665: SIGSEGV when a primitive type's class is used as the host class in a call to DefineAnonymousClass call 2016-03-24 08:13:28 -04:00
RangeCheck.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
Reallocate.java 8148747: [TESTBUG] runtime/Unsafe/AllocateMemory.java fails with OOM during compilation 2016-02-03 13:42:29 -08:00
SetMemory.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
ThrowException.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00