This is an automated email from the ASF dual-hosted git repository. paulk pushed a change to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
from 227315744f less meta data new 5e8e09f4a6 Improve method selection for script body in SecureASTCustomizer new ef238e19e9 GROOVY-11170: Fix edge cases for SecureASTCustomizer (test cases) new 4b14f7d19d GROOVY-11170: Fix edge cases for SecureASTCustomizer (improve Javadoc) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../control/customizers/SecureASTCustomizer.java | 110 ++++++++++++--------- .../customizers/SecureASTCustomizerTest.groovy | 56 +++++++++++ 2 files changed, 117 insertions(+), 49 deletions(-)