git: openjdk/jdk-sandbox: jep486: 2 new changesets
duke
duke at openjdk.org
Fri Oct 11 15:21:16 UTC 2024
Changeset: 28437299
Branch: jep486
Author: Sean Mullan <sean.mullan at oracle.com>
Date: 2024-10-11 11:13:06 +0000
URL: https://git.openjdk.org/jdk-sandbox/commit/28437299bfb0598c362f9ebc7325f991c8b8c30c
Remove text about executing in caller's AccessControlContext from
newInstance methods.
! src/java.base/share/classes/java/security/KeyStore.java
Changeset: 1d0f8dd9
Branch: jep486
Author: Sean Mullan <sean.mullan at oracle.com>
Date: 2024-10-11 11:16:15 +0000
URL: https://git.openjdk.org/jdk-sandbox/commit/1d0f8dd9e0c4b028b8edba33bd32927005f5dc27
Remove text from class description about invoking CallbackHandler's handle
method in an AccessController.doPrivileged call.
! src/java.base/share/classes/javax/security/auth/login/LoginContext.java
More information about the jdk-sandbox-changes
mailing list