JDK-8344181 : Remove SecurityManager and related calls from jdk.management and jdk.management.agent
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: javax.management
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-11-14
  • Updated: 2024-11-28
  • Resolved: 2024-11-25
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
Relates :  
Description
Remove redundant SecurityManager, AccessController references
(following on from JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager).

Comments
Changeset: e29b0edc Branch: master Author: Kevin Walls <kevinw@openjdk.org> Date: 2024-11-25 13:50:58 +0000 URL: https://git.openjdk.org/jdk/commit/e29b0edc9739801c8371ac601a466428916d60b4
25-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22155 Date: 2024-11-15 17:36:30 +0000
18-11-2024