JDK-8344788 : Specify that the access control context parameters of Subject.doAsPrivileged are ignored
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.security
  • Affected Version: 24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-11-21
  • Updated: 2024-11-28
  • Resolved: 2024-11-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 24
24 b26Fixed
Related Reports
CSR :  
Relates :  
Description
With JEP 486 integrated, the access control context parameters of Subject.doAsPrivileged no longer apply and are ignored. The specification needs to be updated to specify that these parameters are ignored.
Comments
Changeset: 6aec2dcf Branch: master Author: Sean Mullan <mullan@openjdk.org> Date: 2024-11-22 19:14:02 +0000 URL: https://git.openjdk.org/jdk/commit/6aec2dcf76322ee92b62b5a063354057351d65e1
22-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22312 Date: 2024-11-21 22:36:22 +0000
21-11-2024