master
8234335: Remove line break in class declaration in java.base
8274848: LambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior
8186209: Tool support for ConstantDynamic 8186046: Minimal ConstantDynamic support 8190972: Ensure that AOT/Graal filters out class files containing CONSTANT_Dynamic ahead of full AOT support
8260605: Various java.lang.invoke cleanups
8268124: Update java.lang to use switch expressions
8234401: ConstantCallSite may stuck in non-frozen state
8230501: Class data support for hidden classes
8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance
8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only)
8261030: Avoid loading GenerateJLIClassesHelper at runtime
8267612: Declare package-private VarHandle.AccessMode/AccessType counts
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8187443: Forest Consolidation: Move files to unified layout
8290417: CDS cannot archive lamda proxy with useImplMethodHandle
8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
8229997: Apply java.io.Serial annotations in java.base
8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
8263087: Add a MethodHandle combinator that switches over a set of MethodHandles
8174222: LambdaMetafactory: validate inputs and improve documentation
8254162: Implementation of Foreign-Memory Access API (Third Incubator)
8340812: LambdaForm customization via MethodHandle::updateForm is not thread safe
8247115: Fix typos in java.lang.invoke and java.lang
8280377: MethodHandleProxies does not correctly invoke default methods with varags
8266269: Lookup::accessClass fails with IAE when accessing an arrayClass with a protected inner class as component class
8264288: Performance issue with MethodHandle.asCollector
8264774: Implementation of Foreign Function and Memory API (Incubator)
8247681: Improve bootstrapping of unary concatenations
8213480: update internal ASM version to 7.0
8238358: Implementation of JEP 371: Hidden Classes
8281168: Micro-optimize VarForm.getMemberName for interpreter
8267614: Outline VarHandleGuards exact behavior checks
8333824: Unused ClassValue in VarHandles
8254354: Add a withInvokeExactBehavior() VarHandle combinator
8259911: byteArrayViewVarHandle should throw ArrayIndexOutOfBoundsException
8256189: Exact VarHandle tests should test withInvokeBehavior() works as expected
8243598: Typos in java.lang.invoke package-info