/
githubmirror
/
jdk22
ОбзорДокументацияВойти
/
githubmirror
/
jdk22
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
jdk22/
.../java/foreign/
..
arraystructs

8312522: Implementation of Foreign Function & Memory API

3 года назад
callarranger

8312522: Implementation of Foreign Function & Memory API

3 года назад
capturecallstate

8312522: Implementation of Foreign Function & Memory API

3 года назад
channels

8312522: Implementation of Foreign Function & Memory API

3 года назад
critical

8321938: java/foreign/critical/TestCriticalUpcall.java does not need a core file

3 года назад
dontrelease

8312522: Implementation of Foreign Function & Memory API

3 года назад
enablenativeaccess

8312522: Implementation of Foreign Function & Memory API

3 года назад
handles

8312522: Implementation of Foreign Function & Memory API

3 года назад
largestub

8254693: Add Panama feature to pass heap segments to native code

3 года назад
loaderLookup

8312522: Implementation of Foreign Function & Memory API

3 года назад
nested

8318175: AIX PPC64: Handle alignment of double in structs

3 года назад
normalize

8312522: Implementation of Foreign Function & Memory API

3 года назад
passheapsegment

8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion

3 года назад
stackwalk

8312522: Implementation of Foreign Function & Memory API

3 года назад
upcalldeopt

8312522: Implementation of Foreign Function & Memory API

3 года назад
virtual

8312522: Implementation of Foreign Function & Memory API

3 года назад
CallGeneratorHelper.java

8303582: Reduce duplication in jdk/java/foreign tests

3 года назад
CompositeLookupTest.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
LibraryLookupTest.java

8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem

3 года назад
MemoryLayoutPrincipalTotalityTest.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
MemoryLayoutTypeRetentionTest.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
NativeTestHelper.java

8318586: Explicitly handle upcall stub allocation failure 8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout

3 года назад
SafeFunctionAccessTest.java

8318072: DowncallLinker does not acquire/release segments in interpreter

3 года назад
StdLibTest.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestAccessModes.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestAdaptVarHandles.java

8318538: Add a way to obtain a strided var handle from a layout

3 года назад
TestAddressDereference.java

8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion

3 года назад
TestArrayCopy.java

8321387: SegmentAllocator:allocateFrom(AddressLayout, MemorySegment) does not throw stated UnsupportedOperationException

3 года назад
TestArrays.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestByteBuffer.java

8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl

3 года назад
TestClassLoaderFindNative.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestDeadlock.java

8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl

3 года назад
TestDereferencePath.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestDowncallBase.java

8310643: Misformatted copyright messages in FFM

3 года назад
TestDowncallScope.java

8318737: Fallback linker passes bad JNI handle

3 года назад
TestDowncallStack.java

8318737: Fallback linker passes bad JNI handle

3 года назад
TestFallbackLookup.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestFree.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestFunctionDescriptor.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestHFA.java

8321300: Cleanup TestHFA

3 года назад
TestHandshake.java

8321119: Disable java/foreign/TestHandshake.java on Zero VMs

3 года назад
TestHeapAlignment.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestIllegalLink.java

8254693: Add Panama feature to pass heap segments to native code

3 года назад
TestIntrinsics.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestLargeSegmentCopy.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestLayoutPaths.java

8318454: TestLayoutPaths broken on Big Endian platforms after JDK-8317837

3 года назад
TestLayouts.java

8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario

3 года назад
TestLinker.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestMatrix.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestMemoryAccess.java

8321387: SegmentAllocator:allocateFrom(AddressLayout, MemorySegment) does not throw stated UnsupportedOperationException

3 года назад
TestMemoryAccessInstance.java

8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario

3 года назад
TestMemoryAlignment.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestMemoryDereference.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestMemorySession.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestMismatch.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestNULLAddress.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestNative.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestNoForeignUnsafeOverride.java

8282191: Implementation of Foreign Function & Memory API (Preview)

4 года назад
TestNulls.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestOfBufferIssue.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestReshape.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestRestricted.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestScope.java

8323159: Consider adding some text re. memory zeroing in Arena::allocate 8323745: Missing comma in copyright header in TestScope

3 года назад
TestScopedOperations.java

8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario

3 года назад
TestSegmentAllocators.java

8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario

3 года назад
TestSegmentCopy.java

8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario

3 года назад
TestSegmentOffset.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestSegmentOverlap.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestSegments.java

8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario

3 года назад
TestSharedAccess.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestSlices.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestSpliterator.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestStringEncoding.java

8321467: MemorySegment.setString(long, String, Charset) throws IAE(Misaligned access)

3 года назад
TestStringEncodingJumbo.java

8317837: Leftover FFM implementation-only changes

3 года назад
TestStubAllocFailure.java

8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion

3 года назад
TestTypeAccess.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestUpcallAsync.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestUpcallBase.java

8303582: Reduce duplication in jdk/java/foreign tests

3 года назад
TestUpcallException.java

8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion

3 года назад
TestUpcallHighArity.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestUpcallScope.java

8318737: Fallback linker passes bad JNI handle

3 года назад
TestUpcallStack.java

8318737: Fallback linker passes bad JNI handle

3 года назад
TestUpcallStructScope.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestValueLayouts.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestVarArgs.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
TestVarHandleCombinators.java

8312522: Implementation of Foreign Function & Memory API

3 года назад
UpcallTestHelper.java

8322324: java/foreign/TestStubAllocFailure.java times out while waiting for forked process 8322637: java/foreign/critical/TestCriticalUpcall.java timed out

3 года назад
libAddressDereference.c

8304265: Implementation of Foreign Function and Memory API (Third Preview)

3 года назад
libAsyncInvokers.cpp

8290059: Do not use std::thread in panama tests

4 года назад
libIntrinsics.c

8275063: Implementation of Foreign Function & Memory API (Second incubator)

5 лет назад
libLibraryLookup.c

8310643: Misformatted copyright messages in FFM

3 года назад
libLookupTest.c

8310643: Misformatted copyright messages in FFM

3 года назад
libNativeAccess.c

8310643: Misformatted copyright messages in FFM

3 года назад
libNull.c

8295044: Implementation of Foreign Function and Memory API (Second Preview)

4 года назад
libSafeAccess.c

8310643: Misformatted copyright messages in FFM

3 года назад
libTestDowncall.c

8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline

4 года назад
libTestDowncallStack.c

8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline

4 года назад
libTestHFA.c

8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)

3 года назад
libTestUpcall.c

8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline

4 года назад
libTestUpcallHighArity.c

8254231: Implementation of Foreign Linker API (Incubator)

6 лет назад
libTestUpcallStack.c

8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline

4 года назад
libTestUpcallStructScope.c

8264774: Implementation of Foreign Function and Memory API (Incubator)

5 лет назад
libVarArgs.c

8308031: Linkers should reject unpromoted variadic parameters

3 года назад
security.policy

8314260: Unable to load system libraries on Windows when using a SecurityManager

3 года назад
shared.h

8318175: AIX PPC64: Handle alignment of double in structs

3 года назад