[
https://issues.apache.org/jira/browse/GROOVY-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111982#comment-18111982
]
ASF GitHub Bot commented on GROOVY-12368:
-----------------------------------------
paulk-asert opened a new pull request, #2892:
URL: https://github.com/apache/groovy/pull/2892
…missions
The groovy.ast=xml debug option writes a serialized AST to <source>.xml
beside the source, through a FileWriter that creates the file at the process
umask. A source the developer had kept to themselves produced a world-readable
dump of its AST:
-rw-----
> groovy.ast=xml: give the AST dump the source file's permissions
> ---------------------------------------------------------------
>
> Key: GROOVY-12368
> URL: https://issues.apache.org/jira/browse/GROOVY-12368
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)