master
8311115: Type in java.lang.reflect.AccessFlag.METHOD_PARAMETER
8305206: Add @spec tags in java.base/java.* (part 1)
8257636: Update usage of "type" terminology in java.lang.Class and java.lang.reflect
8256693: getAnnotatedReceiverType parameterizes types too eagerly
8250920: Increase @jls usage in core reflection
8250660: Clarify that WildcardType and AnnotatedWildcardType bounds methods return one
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
8311122: Fix typos in java.base
8302822: Method/Field/Constructor/RecordComponent::getGenericInfo() is not thread safe
8320575: generic type information lost on mandated parameters of record's compact constructors
8249205: Remove unnecessary trademark symbols
8255262: Remove use of legacy custom @spec tag
8280377: MethodHandleProxies does not correctly invoke default methods with varags
8297679: InvocationTargetException field named target is not declared final
8229997: Apply java.io.Serial annotations in java.base
8266670: Better modeling of access flags in core reflection
8287908: Use non-cloning reflection methods where acceptable
8304542: Convert use of internal VM::classFileVersion to ClassFileFormatVersion
8283234: Improve @jls usage in java.base
8264148: Update spec for exceptions retrofitted for exception chaining
8262807: Note assumptions of core reflection modeling and parameter handling