HG fix review: 229754 - 'Convert method to Asynchronous' must be disabled on async methods
David Konecny <[email protected]> Thu, 16 May 2013 20:12:05 +1200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
https://netbeans.org/bugzilla/show_bug.cgi?id=229754 'Convert method to Asynchronous' must be disabled on async methods Problem: 'Convert method to Asynchronous' is new EE7 Insert Code action and triggering it can result into generation of uncompilable code Fix: action was enabled on wrong context and this has been fixed now Risk: very low Diff: http://hg.netbeans.org/main-golden/rev/f6ea1ef4a89c Thanks, -David