Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove java.lang.SecurityManager usage #548

Open
starksm64 opened this issue Apr 18, 2024 · 0 comments
Open

Remove java.lang.SecurityManager usage #548

starksm64 opened this issue Apr 18, 2024 · 0 comments

Comments

@starksm64
Copy link
Member

The java.lang.SecurityManager is undergoing deprecation and ultimately removal from the Java platform as described in https://openjdk.org/jeps/411. Java SE 21 saw a big step in the deprecation and so it is time to simply remove the SecurityManager usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant