master
8312522: Implementation of Foreign Function & Memory API
8321938: java/foreign/critical/TestCriticalUpcall.java does not need a core file
8254693: Add Panama feature to pass heap segments to native code
8318175: AIX PPC64: Handle alignment of double in structs
8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion
8303582: Reduce duplication in jdk/java/foreign tests
8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem
8318586: Explicitly handle upcall stub allocation failure 8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout
8318072: DowncallLinker does not acquire/release segments in interpreter
8318538: Add a way to obtain a strided var handle from a layout
8321387: SegmentAllocator:allocateFrom(AddressLayout, MemorySegment) does not throw stated UnsupportedOperationException
8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl
8310643: Misformatted copyright messages in FFM
8318737: Fallback linker passes bad JNI handle
8321300: Cleanup TestHFA
8321119: Disable java/foreign/TestHandshake.java on Zero VMs
8318454: TestLayoutPaths broken on Big Endian platforms after JDK-8317837
8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario
8282191: Implementation of Foreign Function & Memory API (Preview)
8323159: Consider adding some text re. memory zeroing in Arena::allocate 8323745: Missing comma in copyright header in TestScope
8321467: MemorySegment.setString(long, String, Charset) throws IAE(Misaligned access)
8317837: Leftover FFM implementation-only changes
8322324: java/foreign/TestStubAllocFailure.java times out while waiting for forked process 8322637: java/foreign/critical/TestCriticalUpcall.java timed out
8304265: Implementation of Foreign Function and Memory API (Third Preview)
8290059: Do not use std::thread in panama tests
8275063: Implementation of Foreign Function & Memory API (Second incubator)
8295044: Implementation of Foreign Function and Memory API (Second Preview)
8287158: Explicitly reject unsupported call shapes on macos-aarch64 in mainline
8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview)
8254231: Implementation of Foreign Linker API (Incubator)
8264774: Implementation of Foreign Function and Memory API (Incubator)
8308031: Linkers should reject unpromoted variadic parameters
8314260: Unable to load system libraries on Windows when using a SecurityManager