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

array of object in class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-6
    • 1.0-beta-10
    • None
    • None
    • j2sdk1.4.2_03, Redhat 9.0

    Description

      The following script cause a MissingClassException.

      class A{}
      class B
      {
      a=new A[0]
      }

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            jeromerobert Jerome Robert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: