jdk-24/test/jdk/java/lang/invoke/VarHandles
Per Minborg cbccc4c817 8304265: Implementation of Foreign Function and Memory API (Third Preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
2023-04-27 09:00:58 +00:00
..
accessibility 8216558: Lookup.unreflectSetter(Field) fails to throw IllegalAccessException for final fields 2019-03-26 15:53:36 -07:00
describeConstable 8302260: VarHandle.describeConstable() fails to return a nominal descriptor for static public fields 2023-02-14 21:15:14 +00:00
generate-vh-tests.sh 8218460: Test generation scripts do not invoke stream preprocessor correctly 2019-02-05 14:36:50 -08:00
VarHandleBaseByteArrayTest.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
VarHandleBaseTest.java 8292407: Improve Weak CAS VarHandle/Unsafe tests resilience under spurious failures 2022-09-01 09:22:56 +00:00
VarHandleMethodReferenceTest.java 8195650: Method references to VarHandle accessors 2018-06-25 14:39:44 -07:00
VarHandleTestAccessBoolean.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestAccessByte.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestAccessChar.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestAccessDouble.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestAccessFloat.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestAccessInt.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestAccessLong.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestAccessModeMethodNames.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VarHandleTestAccessShort.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestAccessString.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestByteArrayAsChar.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestByteArrayAsDouble.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestByteArrayAsFloat.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestByteArrayAsInt.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestByteArrayAsLong.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestByteArrayAsShort.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestExact.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
VarHandleTestMethodHandleAccessBoolean.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodHandleAccessByte.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodHandleAccessChar.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodHandleAccessDouble.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodHandleAccessFloat.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodHandleAccessInt.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodHandleAccessLong.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodHandleAccessShort.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodHandleAccessString.java 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
VarHandleTestMethodTypeBoolean.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestMethodTypeByte.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestMethodTypeChar.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestMethodTypeDouble.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestMethodTypeFloat.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestMethodTypeInt.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestMethodTypeLong.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestMethodTypeShort.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestMethodTypeString.java 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00
VarHandleTestReflection.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
X-VarHandleTestAccess.java.template 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
X-VarHandleTestByteArrayView.java.template 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
X-VarHandleTestMethodHandleAccess.java.template 8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests 2023-01-23 17:58:53 +00:00
X-VarHandleTestMethodType.java.template 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01:00