master
8370568: Refer to Thread.interrupted as "interrupted status" consistently
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8220816: (fs) Files.createDirectory should make it more obvious that it fails when the directory already exists
8344332: (bf) Migrate DirectByteBuffer away from jdk.internal.ref.Cleaner
8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory
8364954: (bf) CleaningThread should be InnocuousThread
8282191: Implementation of Foreign Function & Memory API (Preview)
8367859: Remove nio exception gensrc
8343188: Investigate ways to simplify MemorySegment::ofBuffer
8362637: Convert java.nio.ByteOrder to an enum
8187443: Forest Consolidation: Move files to unified layout
8314746: Remove unused private put* methods from DirectByteBufferR
8357286: (bf) Remove obsolete instanceof checks in CharBuffer.append
8339686: java/foreign/TestMappedHandshake.java fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames 8339780: TestByteBuffer fails on AIX after 8339285
8361209: (bf) Use CharSequence::getChars for StringCharBuffer bulk get methods
8292566: Add reference to the java.nio.file package in java.nio package documentation