master
8276348: Use blessed modifier order in java.base
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8273616: Fix trivial doc typos in the java.base module
8339837: Remove unused BootstrapMethodsInvokers.isLambdaMetafactoryCondyBSM
8365428: Unclear comments on java.lang.invoke Holder classes
8374391: Update the copyright year to 2025 in the remaining files under src/ where it was missed
8360163: Replace hard-coded checks with AOTRuntimeSetup and AOTSafeClassInitializer
8364751: ConstantBootstraps.explicitCast contradictory specification for null-to-primitive
8283237: CallSite should be a sealed class
8199149: Improve the exception message thrown by VarHandle of unsupported operation
8344011: Remove usage of security manager from Class and reflective APIs
8187443: Forest Consolidation: Move files to unified layout
8343064: ClassFormatError: Illegal class name from InnerClassLambdaMetafactory
8229997: Apply java.io.Serial annotations in java.base
8298590: Refactor LambdaForm constructors
8354897: Support Soft/Weak Reference in AOT cache
8327138: Clean up status management in cdsConfig.hpp and CDS.java
8291065: Creating a VarHandle for a static field triggers class initialization
8354335: No longer deprecate wrapper class constructors for removal
8368199: Add @AOTSafeClassInitializer to jdk.internal.access.SharedSecrets
8304139: Add <init> and <clinit> method constants to ConstantDescs
8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe
8353835: Implement JEP 500: Prepare to Make Final Mean Final
8370976: Review the behavioral changes of core reflection descriptor parsing migration
8340838: Clean up MutableCallSite to use explicit release fence instead of AtomicInteger
8268829: Provide an optimized way to walk the stack with Class object only 8210375: StackWalker::getCallerClass throws UnsupportedOperationException
8350118: Simplify the layout access VarHandle
8347121: Add missing @serial tags to module java.base
8368024: Remove StringConcatFactory#generateMHInlineCopy
8238358: Implementation of JEP 371: Hidden Classes
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8372002: VarHandle for receiver's superclass instance fields fails describeConstable
8234335: Remove line break in class declaration in java.base
8243598: Typos in java.lang.invoke package-info