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 SecurityManager usages? #248

Open
NicolaIsotta opened this issue Mar 13, 2025 · 0 comments
Open

Remove SecurityManager usages? #248

NicolaIsotta opened this issue Mar 13, 2025 · 0 comments

Comments

@NicolaIsotta
Copy link
Contributor

SecurityManager has been deprecated (and marked for removal) in JDK 17 (see JEP 411).
It's going to be permanently disabled in JDK 24 (see JEP 486).
Should we remove SecurityManager usages in JTOpen code?

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

No branches or pull requests

1 participant