jdk-24/test/jdk/java/foreign
Maurizio Cimadamore f58c9a659b 8287244: Add bound check in indexed memory access var handle
Reviewed-by: psandoz, jvernee
2022-05-26 08:34:49 +00:00
..
callarranger 8286669: Replace MethodHandle specialization with ASM in mainline 2022-05-18 16:03:18 +00:00
channels 8287206: Use WrongThreadException for confinement errors 2022-05-25 09:50:55 +00:00
enablenativeaccess 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
handles 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
loaderLookup 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
malloc 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
stackwalk 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
upcalldeopt 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
valist 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
virtual 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
CallGeneratorHelper.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
libAsyncInvokers.cpp 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +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
LibraryLookupTest.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +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 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
NativeTestHelper.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
SafeFunctionAccessTest.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
shared.h 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
StdLibTest.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestAdaptVarHandles.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestArrayCopy.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestArrays.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestByteBuffer.java 8286715: Generalize MemorySegment::ofBuffer 2022-05-23 08:43:51 +00:00
TestClassLoaderFindNative.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestDowncallBase.java 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
TestDowncallScope.java 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
TestDowncallStack.java 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
TestFallbackLookup.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestFree.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestFunctionDescriptor.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestHandshake.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestHeapAlignment.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestIllegalLink.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestIntrinsics.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestLayoutEquality.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestLayoutPaths.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestLayouts.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestMatrix.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestMemoryAccess.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestMemoryAccessInstance.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestMemoryAlignment.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestMemoryDereference.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestMemorySession.java 8287206: Use WrongThreadException for confinement errors 2022-05-25 09:50:55 +00:00
TestMismatch.java 8287206: Use WrongThreadException for confinement errors 2022-05-25 09:50:55 +00:00
TestNative.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestNoForeignUnsafeOverride.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestNULLAddress.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestNulls.java 8286715: Generalize MemorySegment::ofBuffer 2022-05-23 08:43:51 +00:00
TestReshape.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestScopedOperations.java 8287206: Use WrongThreadException for confinement errors 2022-05-25 09:50:55 +00:00
TestSegmentAllocators.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestSegmentCopy.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestSegmentOffset.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestSegmentOverlap.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestSegments.java 8286715: Generalize MemorySegment::ofBuffer 2022-05-23 08:43:51 +00:00
TestSharedAccess.java 8287206: Use WrongThreadException for confinement errors 2022-05-25 09:50:55 +00:00
TestSlices.java 8287244: Add bound check in indexed memory access var handle 2022-05-26 08:34:49 +00:00
TestSpliterator.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestStringEncoding.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestTypeAccess.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestUnsupportedPlatform.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestUpcallAsync.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestUpcallBase.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestUpcallException.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestUpcallHighArity.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestUpcallScope.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestUpcallStack.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestUpcallStructScope.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
TestVarArgs.java 8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline 2022-05-24 15:03:53 +00:00
TestVarHandleCombinators.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
ThrowingUpcall.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00