master
8302111: Serialization considerations
8166597: Crypto support for the EdDSA Signature Algorithm
8265426: Update java.security to use instanceof pattern variable
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8187443: Forest Consolidation: Move files to unified layout
8260274: Cipher.init(int, key) does not use highest priority provider for random bytes
8250246: Address reliance on default constructors in security libs
8214483: Remove algorithms that use MD5 or DES from security requirements
8263105: security-libs doclint cleanup
8229999: Apply java.io.Serial annotations to security types in java.base
8230648: Replace @exception tag with @throws in java.base
8286503: Enhance security classes
8212867: Link to DRBG test vectors is redirected to a broken link
8241761: Typos: empty lines in javadoc, inconsistent indents, etc. (security-libs only)
8373690: Unexpected Keystore message using jdk.crypto.disabledAlgorithms
8246005: KeyStoreSpi::engineStore(LoadStoreParameter) spec mismatch to its behavior
8244336: Restrict algorithms at JCE layer
8300416: java.security.MessageDigestSpi clone can result in thread-unsafe clones
8242151: Improve OID mapping and reuse among JDK security providers for aliases registration
8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction
8264148: Update spec for exceptions retrofitted for exception chaining
8344361: Restore null return for invalid services from legacy providers
8292177: InitialSecurityProperty JFR event
8285662: Better permission resolution