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

Qualified static property reference from static method of qualified class causes infinate recursion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.5.1
    • 1.5.2
    • None
    • None
    • Mac OS X 10.4.11 (8S2167)
      Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)

    Description

      Referencing a classname qualified static property within a static method of the qualified class itself should access the field directly-at least within the property's own getter and setter-to prevent infinite recursion.

      Attachments

        Activity

          People

            paulk Paul King
            ian@ianbrandt.com Ian Brandt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: