jdk-24/hotspot/test/runtime/Unsafe
2015-02-10 14:10:43 +01:00
..
AllocateInstance.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00
AllocateMemory.java 8071584: [TESTBUG] runtime/Unsafe/AllocateMemory.java crashed on OOM during compilation 2015-01-29 14:50:43 -08:00
CopyMemory.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00
DefineClass.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00
FieldOffset.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetField.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00
GetPutAddress.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00
GetPutBoolean.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetPutByte.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetPutChar.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetPutDouble.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetPutFloat.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetPutInt.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetPutLong.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetPutObject.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetPutShort.java 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation 2015-02-10 14:10:43 +01:00
GetUnsafe.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00
PageSize.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00
RangeCheck.java 8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp 2014-06-25 13:03:29 -07:00
Reallocate.java 8068733: [TESTBUG] runtime/Unsafe/Reallocate.java sometimes fails when running with -Xcomp 2015-01-09 08:34:32 -08:00
SetMemory.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00
ThrowException.java 8069207: [TESTBUG] Exception thrown for java.lang.NoSuchMethodError: sun.misc.Unsafe.monitorExit 2015-01-23 11:44:21 -08:00