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

Groovy Eclipse Editor pegs CPU to 100% when editing certain .groovy files on linux

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.0
    • 1.0
    • None
    • None
    • Ubuntu Edgy Linux
      Eclipse 3.2.1

    Description

      Editing certain .groovy classes using the eclipse plugin causes uses 100% cpu

      org/test/A.groovy is a class A in package org.test that extends org.test.B
      org/test/B.groovy is a class B in package org.test that extends org.test.C
      org/test/C.groovy is a class C that imports and uses a class that isn't on the classpath (unknown.Thing)

      Editing A or B cases 100% CPU usage

      The interesting thing is that if I start eclipse, then create this system, there is no issue. Then, if I restart eclipse, then edit A or B the issue arises.

      Attachments

        1. groovytest.zip
          0.6 kB
          Cameron Braid

        Activity

          People

            guillaume Guillaume Sauthier
            cameronbraid Cameron Braid
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: