Skip to content

remove support for the Security Manager #1087

@Ladicek

Description

@Ladicek

The Security Manager was deprecated for removal in Java 17 (JEP 411) and shall be permanently disabled in Java 24 (JEP 486). Therefore, we should remove the few bits that enable running SmallRye Fault Tolerance with Security Manager enabled; this mostly concern the two SecurityActions classes in this project, plus a small number of other classes that refer to java.security.*.

I'm tentatively assigning this to the 7.0.0 milestone, but could probably be persuaded to do this sooner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions