Skip to content

Remove Security Manager Dependency Across Platform #1018

@m-reza-rahman

Description

@m-reza-rahman

Since Jakarta EE 12 will likely support Java SE 21 and Java SE 25, it is necessary to remove any dependency on the Java SE Security Manager across the platform and all specifications. The Security Manager cannot be enabled by Java SE 24. The thought is that in Java 29, SecurityManager APIs may not exist or may throw an error. It looks like some of this work was done in EE 11, but not all. As an example of pending work, see: jakartaee/cdi#831.

Specification issues

API update issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    EE12Issues being targetd for Jakarta EE 12

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions