jdk-24/test/hotspot/jtreg/runtime/Unsafe
Thomas Stuefe 90e092280f 8293313: NMT: Rework MallocLimit
8293292: Remove MallocMaxTestWords

Reviewed-by: jsjolen, gziemski, lucy, mbaesken
2023-02-16 16:14:05 +00:00
..
AllocateInstance.java
AllocateMemory.java 8293313: NMT: Rework MallocLimit 2023-02-16 16:14:05 +00:00
CopyMemory.java
DefineClass.java
FieldOffset.java
GetField.java
GetPutAddress.java
GetPutBoolean.java
GetPutByte.java
GetPutChar.java
GetPutDouble.java
GetPutFloat.java
GetPutInt.java
GetPutLong.java
GetPutObject.java 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference 2018-10-22 17:00:04 -07:00
GetPutShort.java
GetUncompressedObject.java
InternalErrorTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
PageSize.java
RangeCheck.java 8244385: various clean-ups in runtime tests 2020-05-05 09:27:22 -07:00
Reallocate.java 8293313: NMT: Rework MallocLimit 2023-02-16 16:14:05 +00:00
SetMemory.java
ThrowException.java