jdk-24/test/jdk/java/foreign
Jorn Vernee 1a2ff58761 8297736: test/jdk/java/foreign/TestMatrix.java is broken
8291642: java/foreign/TestMatrix.java -few tests are failing due to JDK-8287158.

Reviewed-by: mcimadamore
2022-11-30 19:59:43 +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 8290059: Do not use std::thread in panama tests 2022-07-28 14:53:26 +00:00
handles 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
loaderLookup 8290059: Do not use std::thread in panama tests 2022-07-28 14:53:26 +00:00
malloc 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
stackwalk 8290059: Do not use std::thread in panama tests 2022-07-28 14:53:26 +00:00
upcalldeopt 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
valist 8289148: j.l.foreign.VaList::nextVarg call could throw IndexOutOfBoundsException or even crash the VM 2022-07-12 11:25: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 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
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 8287809: Revisit implementation of memory session 2022-07-11 14:30:19 +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 8297736: test/jdk/java/foreign/TestMatrix.java is broken 2022-11-30 19:59:43 +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 8287809: Revisit implementation of memory session 2022-07-11 14:30:19 +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 8289228: SegmentAllocator::allocateArray null handling is too lax 2022-06-28 10:06:42 +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 8289365: SegmentAllocator:allocateArray(MemoryLayout, count) does not throw IAEx when count is -1 2022-07-12 14:22:42 +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 8288534: Out of bound errors for memory segment access mentions wrong values 2022-06-16 15:59:22 +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
TestUnsupportedLinker.java 8290455: jck test api/java_lang/foreign/VaList/Empty.html fails on some platforms 2022-07-25 21:32:44 +00:00
TestUpcallAsync.java 8290460: Alpine: disable some panama tests that rely on std::thread 2022-07-22 11:33:05 +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