master
8377506: Implement JEP 538: PEM Encodings of Cryptographic Objects (Third Preview)
8350689: Turn on timestamp and thread metadata by default for java.security.debug
8343467: Remove unnecessary @SuppressWarnings annotations (security)
8344397: Remove Security Manager dependencies from java.security and sun.security packages
8347121: Add missing @serial tags to module java.base
8338411: Implement JEP 486: Permanently Disable the Security Manager
8284851: Update javax.crypto files to use proper javadoc for mentioned classes
8347065: Add missing @spec tags for Java Security Standard Algorithm Names
8361964: Remove outdated algorithms from requirements and add PBES2 algorithms
8311170: Simplify and modernize equals and hashCode in security area
8383608: Make BinaryEncodable non-exhaustive
8286503: Enhance security classes
8366522: CodeSource.getCodeSigners() throws NPE within empty certs
8187443: Forest Consolidation: Move files to unified layout
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8345065: Cleanup DomainCombiner, SubjectDomainCombiner, Subject, and PrivilegedAction specifications
8345060: Remove Security Manager dependencies from java.security.KeyStore and Identity APIs and implementations
8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException
8346736: Java Security Standard Algorithm Names spec should include key algorithm names
8285263: Minor cleanup could be done in java.security
8184352: Remove Sun provider information from KeyPairGenerator javadoc
8305406: Add @spec tags in java.base/java.* (part 2)
8376748: Emit runtime warnings for JCE algorithms that will be disabled
8374808: Add new methods to KeyStore and KeyStoreSpi that return the creation date as an Instant instead of Date
8300416: java.security.MessageDigestSpi clone can result in thread-unsafe clones
8385978: Test javax/net/ssl/SSLSession/TestEnabledProtocols.java failed: java.security.cert.CertificateException: Unable to initialize, java.io.IOException: Too short
8355379: Annotate lazy fields in java.security @Stable
8348967: Deprecate security permission classes for removal
8345502: Remove doIntersectionPrivilege methods
8361961: Typo in ProtectionDomain.implies
8358549: O(n²) time complexity in java.security.Provider.parseLegacy() method
8350550: Preload classes from AOT cache during VM bootstrap
8357915: SecureRandom nextLong memory usage
8364182: Add jcmd VM.security_properties command
8302111: Serialization considerations
8328914: Document the java.security.debug property in javadoc