Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-11413

ClassNode makeArray() and make(Type[].class) differences

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.0.0-alpha-9
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            emilles Eric Milles
            emilles Eric Milles
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: