jdk-24/test/jdk/java/foreign
2021-09-09 07:43:22 +00:00
..
callarranger 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
channels 8268342: java/foreign/channels/TestAsyncSocketChannels.java fails with "IllegalStateException: This segment is already closed" 2021-06-14 08:29:49 +00:00
enablenativeaccess 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
handles 8268888: Upstream 8268230: Foreign Linker API & Windows user32/kernel32: String conversion seems broken 2021-06-22 15:27:43 +00:00
malloc 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +00:00
stackwalk 8269240: java/foreign/stackwalk/TestAsyncStackWalk.java test failed with concurrent GC 2021-07-20 13:10:42 +00:00
valist 8263512: [macos_aarch64] issues with calling va_args functions from invoke_native 2021-06-04 23:55:12 +00:00
virtual 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +00:00
CallGeneratorHelper.java 8269281: java/foreign/Test{Down,Up}call.java time out 2021-07-13 10:53:49 +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 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +00:00
StdLibTest.java 8268327: Upstream: 8268169: The system lookup can not find stdio functions such as printf on Windows 10 2021-06-08 14:20:31 +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 8269281: java/foreign/Test{Down,Up}call.java time out 2021-07-13 10:53:49 +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 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +00:00
TestIntrinsics.java 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +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
TestMatrix.java 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test 2021-09-09 07:43:22 +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
TestNULLAddress.java 8268888: Upstream 8268230: Foreign Linker API & Windows user32/kernel32: String conversion seems broken 2021-06-22 15:27:43 +00:00
TestNulls.java 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +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 8268566: java/foreign/TestResourceScope.java timed out 2021-07-01 16:28:48 +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
TestStringEncoding.java 8268888: Upstream 8268230: Foreign Linker API & Windows user32/kernel32: String conversion seems broken 2021-06-22 15:27:43 +00:00
TestSymbolLookup.java 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +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 8269281: java/foreign/Test{Down,Up}call.java time out 2021-07-13 10:53:49 +00:00
TestUpcallException.java 8268339: Upstream: 8267989: Exceptions thrown during upcalls should be handled 2021-06-10 08:44:28 +00:00
TestUpcallHighArity.java 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +00:00
TestUpcallStructScope.java 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +00:00
TestVarArgs.java 8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries 2021-06-04 12:53:17 +00:00
TestVarHandleCombinators.java 8264774: Implementation of Foreign Function and Memory API (Incubator) 2021-06-02 10:53:06 +00:00
ThrowingUpcall.java 8268339: Upstream: 8267989: Exceptions thrown during upcalls should be handled 2021-06-10 08:44:28 +00:00