master
8388427: Fix javadoc typos related to {@code} and {@linkplain}
8388374: Class-File API does not enforce required validation for null matches and empty PackageEntry names
8331996: JFR: Add boolean check before loading event classes
8387812: Refine ArraysSupport.vectorizedMismatch to compare all elements
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8350118: Simplify the layout access VarHandle
8340830: Console.readLine() and Console.printf() are mutually blocking
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8386842: Preview files in root directory not recognized in system image
8263560: Remove needless wrapping with BufferedInputStream
8388400: Incorrect null check in jdk.internal.jrtfs.ExplodedImage$PathNode constructor
8385885: Clarify comment in LazyConstantImpl
8375580: Avoid using ArrayDeque in jdk.internal.loader.URLClassPath
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer
8371887: HttpClient: SSLParameters with no protocols configured disable HTTP2+ support
8346986: Remove ASM from java.base
8345286: Remove use of SecurityManager API from misc areas
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory 8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create()
8361426: (ref) Remove jdk.internal.ref.Cleaner
8354556: Expand value-based class warnings to java.lang.ref API