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

Class Reloading Doesn't work with inheritance

    XMLWordPrintableJSON

Details

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

    Description

      When one class extends another one like:

      class B {

      }

      class A extends B {

      }

      Attempting to reloading class A fails, it just doesn't reload. I will see if I can attach a test case later.

      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: