This is an automated email from the ASF dual-hosted git repository.
sunlan pushed a change to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from c005209 GROOVY-9666: ConcurrentModificationException when processing
ModuleNode imports (closes #1332)
new 0ef495d Trivial refactoring: extract common variable
new 7d37b9f Trivial refactoring: avoid using deprecated API
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:
.../groovy/classgen/asm/MethodCallerMultiAdapter.java | 16 +++++++++-------
.../groovy/classgen/asm/indy/InvokeDynamicWriter.java | 3 ++-
.../asm/indy/sc/IndyStaticTypesMultiTypeDispatcher.java | 3 ++-
3 files changed, 13 insertions(+), 9 deletions(-)