Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
GROOVY-9406 `VerifyError` when annotating with both @InheritConstructors and @NullCheck and calling the resulting c'tor
- Closed
- links to