master
8355379: Annotate lazy fields in java.security @Stable
8350689: Turn on timestamp and thread metadata by default for java.security.debug
8343467: Remove unnecessary @SuppressWarnings annotations (security)
8366126: Feedback on two errors in JSR 400
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
8298420: Implement JEP 470: PEM Encodings of Cryptographic Objects (Preview)
8311170: Simplify and modernize equals and hashCode in security area
8286503: Enhance security classes
8356557: Update CodeSource::implies API documentation and deprecate java.net.SocketPermission class for removal
8187443: Forest Consolidation: Move files to unified layout
8360564: Implement JEP 524: PEM Encodings of Cryptographic Objects (Second Preview)
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)
8244336: Restrict algorithms at JCE layer
8300416: java.security.MessageDigestSpi clone can result in thread-unsafe clones
8348967: Deprecate security permission classes for removal
8345502: Remove doIntersectionPrivilege methods
8361961: Typo in ProtectionDomain.implies
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8350550: Preload classes from AOT cache during VM bootstrap
8357915: SecureRandom nextLong memory usage
8352728: InternalError loading java.security due to Windows parent folder permissions
8302111: Serialization considerations
8328914: Document the java.security.debug property in javadoc