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 #3409

Closed
tomas-langer opened this issue Sep 14, 2021 · 2 comments
Closed

Remove SecurityManager #3409

tomas-langer opened this issue Sep 14, 2021 · 2 comments
Assignees
Labels
Milestone

Comments

@tomas-langer
Copy link
Member

SecurityManager is deprecated since Java 17.
We should remove all usage of it in Helidon.

@m0mus m0mus added this to the 3.0.0 milestone Sep 16, 2021
@m0mus m0mus modified the milestones: 3.0.0, 2.4.0 Sep 16, 2021
@m0mus m0mus added the P3 label Sep 16, 2021
@spericas spericas self-assigned this Sep 27, 2021
@spericas spericas modified the milestones: 2.4.0, 3.0.0 Oct 1, 2021
@spericas
Copy link
Member

spericas commented Oct 1, 2021

Partially addressed by PR #3440. Other changes would require modifying public classes/methods. Updating milestone to 3.0.0.

@spericas
Copy link
Member

spericas commented Dec 8, 2021

PR #3685

@spericas spericas closed this as completed Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants