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

creating primitive type arrays don't actually create primitive type arrays

    XMLWordPrintableJSON

Details

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

    Description

      1> x = new byte[]

      { 1, 2, 3}


      2> go

      1> println x
      2> go
      [Ljava.lang.Byte;@8c0d58

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            jstrachan James Strachan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: