master
8276348: Use blessed modifier order in java.base
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
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
8378715: Use early field initialization for java.lang.invoke generated code
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
8229997: Apply java.io.Serial annotations in java.base
8298590: Refactor LambdaForm constructors
8354897: Support Soft/Weak Reference in AOT cache
8360163: Replace hard-coded checks with AOTRuntimeSetup and AOTSafeClassInitializer
8327138: Clean up status management in cdsConfig.hpp and CDS.java
8368199: Add @AOTSafeClassInitializer to jdk.internal.access.SharedSecrets
8304139: Add <init> and <clinit> method constants to ConstantDescs
8379166: Upstream redundant diffs fixed in Valhalla - Part 1
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
8234335: Remove line break in class declaration in java.base
8386848: testBool in java/foreign/normalize/TestNormalize.java fails on Zero VM with expected [true] but found [false]
8243598: Typos in java.lang.invoke package-info