JDK-8344105 : Remove SecurityManager and related calls from jdk.attach and jdk.hotspot.agent
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: tools
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2024-11-13
  • Updated: 2024-11-15
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
24Unresolved
Related Reports
Relates :  
Description
Remove redundant SecurityManager, AccessController, etc... references
(following on from JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager).
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22067 Date: 2024-11-13 11:53:26 +0000
13-11-2024