This is an automated email from the ASF dual-hosted git repository.
paulk-asert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
from 2d34edd589 GROOVY-12146: order reflection calls to ensure Annotation
members are ordered
new cbff4ba02c GROOVY-12131: OptimizerVisitor: detect constant nodes
shared across classes
new 375648707c GROOVY-12131: address review comments
The 2 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:
.../codehaus/groovy/control/OptimizerVisitor.java | 36 +++++-
.../groovy/control/OptimizerVisitorTest.groovy | 143 +++++++++++++++++++++
2 files changed, 177 insertions(+), 2 deletions(-)
create mode 100644
src/test/groovy/org/codehaus/groovy/control/OptimizerVisitorTest.groovy