jdk-24/test/jdk/java/foreign
Maurizio Cimadamore a223189b06 8264774: Implementation of Foreign Function and Memory API (Incubator)
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: psandoz, chegar, mchung, vlivanov
2021-06-02 10:53:06 +00:00
..
callarranger 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
channels 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
enablenativeaccess 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
handles 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
stackwalk 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
valist 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
virtual 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
CallGeneratorHelper.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
libIntrinsics.c 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
libLookupTest.c 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
libNativeAccess.c 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
libSafeAccess.c 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
libTestDowncall.c 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
libTestDowncall.h 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
libTestUpcall.c 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
libTestUpcall.h 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
libTestUpcallHighArity.c 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
libTestUpcallStructScope.c 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
libVarArgs.c 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
NativeTestHelper.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
SafeFunctionAccessTest.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
StdLibTest.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TEST.properties 8234049: Implementation of Memory Access API (Incubator) 2019-12-12 22:59:57 +00:00
TestAdaptVarHandles.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestAddressHandle.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestArrays.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestByteBuffer.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestCircularInit1.java 8256862: Several java/foreign tests fail on x86_32 platforms 2020-11-26 11:21:10 +00:00
TestCircularInit2.java 8256862: Several java/foreign tests fail on x86_32 platforms 2020-11-26 11:21:10 +00:00
TestCondy.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestDowncall.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestFree.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestFunctionDescriptor.java 8256862: Several java/foreign tests fail on x86_32 platforms 2020-11-26 11:21:10 +00:00
TestHandshake.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestIllegalLink.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestIntrinsics.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestLayoutAttributes.java 8256865: Foreign Memory Access and Linker API are missing NPE checks 2020-11-25 10:48:37 +00:00
TestLayoutConstants.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestLayoutEquality.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestLayoutPaths.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestLayouts.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestLibraryLookup.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestMatrix.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestMemoryAccess.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestMemoryAccessStatics.java 8256865: Foreign Memory Access and Linker API are missing NPE checks 2020-11-25 10:48:37 +00:00
TestMemoryAlignment.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestMemoryCopy.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestMemoryHandleAsUnsigned.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestMismatch.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestNative.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestNoForeignUnsafeOverride.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestNulls.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestRebase.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestReshape.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestResourceScope.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestRestricted.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestScopedOperations.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestSegmentAllocators.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestSegments.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestSharedAccess.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestSlices.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestSpliterator.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestTypeAccess.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestUnsupportedPlatform.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestUpcall.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestUpcallHighArity.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestUpcallStructScope.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestVarArgs.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
TestVarHandleCombinators.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00