Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6-beta-2
-
Fix Version/s: 1.6-rc-1
-
Component/s: None
-
Labels:None
-
Environment:openSUSE 11.0 Groovy Version: 1.6-beta-2 Sun JVM: 1.6.0_07
-
Number of attachments :
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.
Activity
Chris Reeves
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | testCase.zip [ 38043 ] |
Danno Ferrin
made changes -
| Fix Version/s | 1.6-rc-1 [ 14009 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Danno Ferrin
made changes -
| Assignee | Danno Ferrin [ shemnon ] |
Danno Ferrin
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |