NB7.0 HR review for #196719 - Renaming method thru refactoring removes arguments, when arguments are annotated
Jan Lahoda <[email protected]> Sun, 20 Mar 2011 20:19:50 +0100
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
http://netbeans.org/bugzilla/show_bug.cgi?id=196719
Renaming methods whose arguments have annotations lead to (incorrectly)
incompilable code.
It is a regression since NetBeans 6.9. All existing generator tests pass
after the fix, as do the tests created for this bug. Risk of further
regressions should be low.
The patch has been reviewed by dbalek and verified by juhrik.
Patch:
http://hg.netbeans.org/main/rev/2c3be4b84202
Thanks,
Jan