Skip to content

java.security.AccessControlException is deprecated and to be removed in a future version #346

Description

@tipatterson-dev

AccessControlException was deprecated in 17 and is slated to be removed in a later version. The Java Security Manager is also set to be removed entirely.

For now we can prevent some build issues by replacing occurrences with SecurityException and removing imports.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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