jdk-24/hotspot/test/runtime/Unsafe
2015-04-27 09:02:41 -07:00
..
AllocateInstance.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
AllocateMemory.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
CopyMemory.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
DefineClass.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
FieldOffset.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetField.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetKlassPointerGetJavaMirror.java 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe 2015-04-27 09:02:41 -07:00
GetPutAddress.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutBoolean.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutByte.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutChar.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutDouble.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutFloat.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutInt.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutLong.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutObject.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetPutShort.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
GetUncompressedObject.java 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe 2015-04-27 09:02:41 -07:00
GetUnsafe.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
PageSize.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
RangeCheck.java 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms 2015-04-15 17:34:28 -07:00
Reallocate.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
SetMemory.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00
ThrowException.java 8075586: Add @modules as needed to the open hotspot tests 2015-03-26 16:36:56 +01:00