JDK 24 |
---|
24 b26Fixed |
CSR :
|
|
Relates :
|
The Serial Data section of Subject.SecureSet.writeObject method says: "If this is a private credential set, a security check is performed to ensure that the caller has permission to access each credential in the set. If the security check passes, the set is serialized." This is no longer true after the Security Manager has been permanently disabled (see JEP 486). This text should now be removed.
|