Paul King created GROOVY-9417:
---------------------------------
Summary: Make @NullCheck play nicer with @Immutable
Key: GROOVY-9417
URL: https://issues.apache.org/jira/browse/GROOVY-9417
Project: Groovy
Issue Type: Improvement
Reporter: Paul King
This is a follow up to GROOVY-9406. We accidentally had generated (including
constructors) having the null checks added without proper checking for things
like this() and super() calls. GROOVY-9406 fixed those issues and added a
includeGenerated annotation attribute but it highlighted some short-comings
when using with @Immutable and @Canonical. This issue addresses those
short-comings.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)