martin-grofcik edited a comment on issue #1085: GROOVY-9175 migrate private methods to protected URL: https://github.com/apache/groovy/pull/1085#issuecomment-554536428 As an addition to current SecureASTCustomizer I want to add `doubleStartImportsWhitelist/Blacklist` to allow e.g. `java.io.**` whitelist/blacklist and for static imports too. So there will be list of doubleStarsImports and I have to overwrite `assertImportIsAllowed`++ (implementation is in java)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
