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

GroovyClassLoader should attempt to reload class after compilation error

    XMLWordPrintableJSON

Details

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

    Description

      Currently if you modify a class and then reload it with the new GCL reloading capability and the compilation fails all future calls to loadClass will throw ClassNotFoundException even if you correct the problem causing the compilation error. The GCL should attempt to reload the class even if a compilation error occured previously thus allowing users to fix the problem and reload again.

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            graemerocher Graeme Rocher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: