Skip to content

Remove references to SecurityManager and PrivilegedActions#397

Open
gastaldi wants to merge 1 commit intosmallrye:mainfrom
gastaldi:remove_sm
Open

Remove references to SecurityManager and PrivilegedActions#397
gastaldi wants to merge 1 commit intosmallrye:mainfrom
gastaldi:remove_sm

Conversation

@gastaldi
Copy link
Contributor

@gastaldi gastaldi commented Feb 18, 2025

Copy link
Contributor

@dmlloyd dmlloyd left a comment

Choose a reason for hiding this comment

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

On hold until we can work with the WildFly team on a timeline.

@cescoffier
Copy link
Contributor

@dmlloyd Did you hear anything from WildFly?

@radcortez
Copy link
Member

I've spoken with them recently, and they still need some time to move on.

Everything that supports Jakarta 10 needs to retain security manager support, once only Jakarta EE 11 is exclusively supported security manager support is no longer required. EAP 8.2, by default, will be Jakarta EE 10.

The plan is to fork EAP 8.2 from WF 41 in July, after which point WF is freed from supporting EAP 8.x, so EAP 9 and WF 42 should be safe remove SM.

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 all use of SecurityManager

4 participants