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

Bindable transformation applied to a subclass of JComponent ( possibly others ) causes an IllegalAccessError

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.6-beta-2
    • 1.6-rc-1
    • None
    • None
    • openSUSE 11.0 Groovy Version: 1.6-beta-2 Sun JVM: 1.6.0_07

    Description

      If you apply the @Bindable transformation to a subclass where the super class has implemented bindable support ( like JComponent ), the @Bindable transformation will find the private PropertyChangeSupport field in the super class and attempt to use it in its generated code. This worked in 1.6-beta-1, but in beta-2 throws an IllegalAccessError.

      Attachments

        1. testCase.zip
          1.0 kB

        Activity

          People

            shemnon Daniel Ferrin
            evschris Chris Reeves
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: