-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[META] Replace Java Security Manager (JSM) #16634
Copy link
Copy link
Closed
Labels
MetaMeta issue, not directly linked to a PRMeta issue, not directly linked to a PRRoadmap:SecurityProject-wide roadmap labelProject-wide roadmap labelsecurityAnything security relatedAnything security relatedv2.19.0Issues and PRs related to version 2.19.0Issues and PRs related to version 2.19.0v3.0.0Issues and PRs related to version 3.0.0Issues and PRs related to version 3.0.0
Metadata
Metadata
Assignees
Labels
MetaMeta issue, not directly linked to a PRMeta issue, not directly linked to a PRRoadmap:SecurityProject-wide roadmap labelProject-wide roadmap labelsecurityAnything security relatedAnything security relatedv2.19.0Issues and PRs related to version 2.19.0Issues and PRs related to version 2.19.0v3.0.0Issues and PRs related to version 3.0.0Issues and PRs related to version 3.0.0
Type
Projects
Status
New
Please describe the end goal of this project
The
SecurityManageris going to be disabled permanently in JDK-24 (see please https://openjdk.org/projects/jdk/24/). The purpose of this issue is to explore the possible replacements or/and suggest path forward. So far we have identified the following options:So far I am excluding the "radical" solutions:
Supporting References
RFC: #1687
Issues
Related component
Other