Eric Milles created GROOVY-11413:
------------------------------------

             Summary: ClassNode makeArray() and make(Type[].class) differences
                 Key: GROOVY-11413
                 URL: https://issues.apache.org/jira/browse/GROOVY-11413
             Project: Groovy
          Issue Type: Bug
            Reporter: Eric Milles
            Assignee: Eric Milles


When a {{ClassNode}} is originated from a class, the properties of an array are 
different from an array of a primary type.  For example, the modifiers are 
0x411 (abstract+final+public) whereas the constructor for an array type sets 
only public.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to