JDK-8351310 : Deprecate com.sun.jdi.JDIPermission for removal
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-05
  • Updated: 2025-07-02
  • Resolved: 2025-03-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 25
25 b16Fixed
Related Reports
CSR :  
Relates :  
Description
Following on from JEP 486 (Permanently Disable the Security Manager), there are Permission classes which are unused. These should be deprecated, for removal in future.

In jdk.jdi, the permission class share/classes/com/sun/jdi/JDIPermission.java is not used and should be deprecated for removal.
Comments
Changeset: 997aa176 Branch: master Author: Kevin Walls <kevinw@openjdk.org> Date: 2025-03-25 12:32:16 +0000 URL: https://git.openjdk.org/jdk/commit/997aa176dbfc3709f8731c10f901334334e606d1
25-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24132 Date: 2025-03-20 14:23:19 +0000
20-03-2025