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

Infinite Loop if the Last Line contains Single Line Comment without Carriage Return.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-JSR-1
    • 1.0-JSR-1
    • None
    • None

    Description

      // Test Script File : This does not work if the last line contains the single line comment.
      println("Hello");
      println 5; // a comment line <EOF here without CR>

      Attachments

        Activity

          People

            phkim Kim, Pilho
            phkim Kim, Pilho
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: