master
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
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
8177107: Reduce memory footprint of java.lang.reflect.Constructor/Method
8224243: Add implSpec's to AccessibleObject and seal Executable
8249205: Remove unnecessary trademark symbols
8255262: Remove use of legacy custom @spec tag
8280377: MethodHandleProxies does not correctly invoke default methods with varags
8264148: Update spec for exceptions retrofitted for exception chaining
8229997: Apply java.io.Serial annotations in java.base
8234335: Remove line break in class declaration in java.base
8249687: Use inline @jls and @jvm tages in more places in java.base
8265174: Update Class.getDeclaredMethods to discuss synthetic and bridge methods
8271396: Spelling errors
8262807: Note assumptions of core reflection modeling and parameter handling