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

class cast exception when using empty boolean arrays

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-10
    • 1.0-beta-10
    • None
    • None

    Description

      b = new boolean[5]
      println b[0]

      causes a java.lang.ClassCastException: [Z

      Attachments

        Activity

          People

            Unassigned Unassigned
            blackdrag Jochen Theodorou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: