Skip to content

Remove SecurityManager related code from API#169

Merged
lukasj merged 1 commit into
jakartaee:masterfrom
jhanders34:branch1
Sep 10, 2025
Merged

Remove SecurityManager related code from API#169
lukasj merged 1 commit into
jakartaee:masterfrom
jhanders34:branch1

Conversation

@jhanders34
Copy link
Copy Markdown
Member

For Jakarta EE 12, the plan is to update all APIs to remove references to the SecurityManager and related APIs in preparation for Java SE 29 which may remove the API or not allow it to be run.

Fixes #125

Copy link
Copy Markdown
Contributor

@lukasj lukasj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a good habit to updated copyright headers

@lukasj lukasj merged commit 584756e into jakartaee:master Sep 10, 2025
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

Successfully merging this pull request may close these issues.

Remove SecurityManager references from API code in response to JEP 411

2 participants