jdk-24/test/jdk/java/foreign
2023-05-05 15:59:13 +00:00
..
arraystructs 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
callarranger 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
capturecallstate 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
channels 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
dontrelease 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
enablenativeaccess 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
handles 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
largestub 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
loaderLookup 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
nested 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
normalize 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
passheapsegment 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
stackwalk 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
trivial 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
upcalldeopt 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
virtual 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
CallGeneratorHelper.java 8303582: Reduce duplication in jdk/java/foreign tests 2023-03-06 14:52:04 +00:00
libAddressDereference.c 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
libAsyncInvokers.cpp 8290059: Do not use std::thread in panama tests 2022-07-28 14:53:26 +00:00
libIntrinsics.c 8275063: Implementation of Foreign Function & Memory API (Second incubator) 2021-11-24 11:51:16 +00:00
libLibraryLookup.c 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +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
libNull.c 8295044: Implementation of Foreign Function and Memory API (Second Preview) 2022-12-05 13:49:53 +00:00
LibraryLookupTest.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
libSafeAccess.c 8275063: Implementation of Foreign Function & Memory API (Second incubator) 2021-11-24 11:51:16 +00:00
libTestDowncall.c 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
libTestDowncallStack.c 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
libTestUpcall.c 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
libTestUpcallHighArity.c 8254231: Implementation of Foreign Linker API (Incubator) 2020-11-23 11:00:38 +00:00
libTestUpcallStack.c 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
libTestUpcallStructScope.c 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
libVarArgs.c 8303409: Add Windows AArch64 ABI support to the Foreign Function & Memory API 2023-03-02 13:26:27 +00:00
MemoryLayoutPrincipalTotalityTest.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
MemoryLayoutTypeRetentionTest.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
NativeTestHelper.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
SafeFunctionAccessTest.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
shared.h 8303409: Add Windows AArch64 ABI support to the Foreign Function & Memory API 2023-03-02 13:26:27 +00:00
StdLibTest.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestAdaptVarHandles.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestAddressDereference.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestArrayCopy.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestArrays.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestByteBuffer.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestClassLoaderFindNative.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestDereferencePath.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestDowncallBase.java 8303582: Reduce duplication in jdk/java/foreign tests 2023-03-06 14:52:04 +00:00
TestDowncallScope.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestDowncallStack.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestFallbackLookup.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestFree.java 8295044: Implementation of Foreign Function and Memory API (Second Preview) 2022-12-05 13:49:53 +00:00
TestFunctionDescriptor.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestHandshake.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestHeapAlignment.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestIllegalLink.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestIntrinsics.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestLargeSegmentCopy.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestLayoutPaths.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestLayouts.java 8307375: Alignment check on layouts used as sequence element is not correct 2023-05-05 15:59:13 +00:00
TestLinker.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestMatrix.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestMemoryAccess.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestMemoryAccessInstance.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestMemoryAlignment.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestMemoryDereference.java 8295044: Implementation of Foreign Function and Memory API (Second Preview) 2022-12-05 13:49:53 +00:00
TestMemorySession.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestMismatch.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestNative.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestNoForeignUnsafeOverride.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestNULLAddress.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestNulls.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestOfBufferIssue.java 8295044: Implementation of Foreign Function and Memory API (Second Preview) 2022-12-05 13:49:53 +00:00
TestReshape.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestScopedOperations.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestSegmentAllocators.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestSegmentCopy.java 8307164: TestSegmentCopy times out (mainline) 2023-05-02 10:42:49 +00:00
TestSegmentOffset.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestSegmentOverlap.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestSegments.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestSharedAccess.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestSlices.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestSpliterator.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestStringEncoding.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestTypeAccess.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestUnsupportedLinker.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
TestUpcallAsync.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestUpcallBase.java 8303582: Reduce duplication in jdk/java/foreign tests 2023-03-06 14:52:04 +00:00
TestUpcallException.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestUpcallHighArity.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestUpcallScope.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestUpcallStack.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestUpcallStructScope.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestValueLayouts.java 8295044: Implementation of Foreign Function and Memory API (Second Preview) 2022-12-05 13:49:53 +00:00
TestVarArgs.java 8304888: Add dedicated VMProps for linker and fallback linker 2023-05-02 13:56:32 +00:00
TestVarHandleCombinators.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
UpcallTestHelper.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00