Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
JEP-411 indicates that the security manager will be deprecated and removed in a future JDK. Groovy currently optionally allows use of a security manager. We should as a first step, refactor calls, e.g. to AccessController.doPrivileged to funnel through the one spot as part of the VMPlugin mechanism. We can then still allow such calls on JDKs that support it and remove when needed when no longer supported.
Attachments
There are no Sub-Tasks for this issue.