This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git
from 94ff500f22 GROOVY-11254: SC: describe method via `ClassNode` not
`Class`
new ee875f188a GROOVY-11284: Generated size() method on records performs
unnecessary boxing
new e968470c32 GROOVY-11285: Generated toList() and toMap() methods on
records perform unnecessary wrapping
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/transform/RecordTypeASTTransformation.java | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)