[ https://issues.apache.org/jira/browse/GROOVY-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Sun resolved GROOVY-11684. --------------------------------- Fix Version/s: 5.0.0-beta-2 Resolution: Fixed > The constructor produced by MapConstructor and the Immutable copyWith method > should include NamedParam information > ------------------------------------------------------------------------------------------------------------------ > > Key: GROOVY-11684 > URL: https://issues.apache.org/jira/browse/GROOVY-11684 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > Fix For: 5.0.0-beta-2 > > > These are both methods that we generate that take a map argument (for Groovy > named parameters) and we know the valid names and types at the point of > generation, so we should include that. We already do that for the map > constructor produced for records. -- This message was sent by Atlassian Jira (v8.20.10#820010)