[ 
https://issues.apache.org/jira/browse/GROOVY-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069041#comment-18069041
 ] 

ASF GitHub Bot commented on GROOVY-10581:
-----------------------------------------

daniellansun commented on PR #2404:
URL: https://github.com/apache/groovy/pull/2404#issuecomment-4143635329

   Merged. Thanks.




> Prepare for deprecation of security manager (JEP-411)
> -----------------------------------------------------
>
>                 Key: GROOVY-10581
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10581
>             Project: Groovy
>          Issue Type: Task
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to