master
8187443: Forest Consolidation: Move files to unified layout
8364761: (aio) AsynchronousChannelGroup.execute doesn't check null command
8331996: JFR: Add boolean check before loading event classes
8366575: Remove SDP support
8371718: (sc) Channels.new{Input,Output}Stream can allocate unbounded memory for a socket channel
8344078: Remove security manager dependency in java.nio
8374170: I/O Poller updates
8332623: Remove setTTL()/getTTL() methods from DatagramSocketImpl/MulticastSocket and MulticastSocket.send(DatagramPacket, byte)
8344332: (bf) Migrate DirectByteBuffer away from jdk.internal.ref.Cleaner
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed
8233451: (fs) Files.newInputStream() cannot be used with character special files
8313743: Make fields final in sun.nio.ch
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
8357637: Native resources cached in thread locals not released when FJP common pool threads clears thread locals
8370568: Refer to Thread.interrupted as "interrupted status" consistently
8198562: (ch) Separate blocking and non-blocking code paths (part 1) 8198754: (ch) Separate blocking and non-blocking code paths (part 2)
8263561: Re-examine uses of LinkedList
8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize
8387812: Refine ArraysSupport.vectorizedMismatch to compare all elements
8366178: Implement JEP 526: Lazy Constants (Second Preview) 8371882: Improve documentation for JEP 526: Lazy Constants
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8307425: Socket input stream read burns CPU cycles with back-to-back poll(0) calls
8266369: (se) Add wepoll based Selector
8336339: (se) SelectionKey.interestOps(int) should not throw ClosedSelectorException
8245194: Unix domain socket channel implementation
8348986: Improve coverage of enhanced exception messages
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8353642: Deprecate URL::getPermission method and networking permission classes for removal
8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory