Skip to content

Remove Security Manager (for Java 21+) #286

@bmarwell

Description

@bmarwell

The security Manager is deprecated for removal since Java 17. In Java 21, it is a no-op and t he warning cannot be removed anymore. Therefore, remove the Security Manager for just Java 21 (to keep backwards compatibility) and issue a warning (for all versions).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions