JDK-8345153 : Clean up SecurityManager references from jdk.compiler module
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 24
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • Submitted: 2024-11-28
  • Updated: 2024-11-28
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
With the integration of JEP 486 into mainline JDK and thus the removal of SecurityManager functionality, the references to SecurityManager in the jdk.compiler can be removed.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22431 Date: 2024-11-28 10:16:55 +0000
28-11-2024