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

StringIndexOutOfBoundsException in AstBrowser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.5.8, 3.0.0-beta-3
    • Groovy Console
    • None

    Description

      When creating the label for LinkedHashMaps in the object browser.

      Exception in thread "AWT-EventQueue-0" 
      java.lang.StringIndexOutOfBoundsException: String index out of range: 25
      	at java.lang.String.substring(String.java:1963)
      	at java_lang_String$substring$5.call(Unknown Source)
      	at groovy.console.ui.AstBrowser$_run_closure5.doCall(AstBrowser.groovy:243)
      

      Attachments

        Activity

          People

            paulk Paul King
            paulk Paul King
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: