NB 7.2 HR integration review request: #210053 - "Uncompilable source code" when running freshly cleaned and built Web Project
Jan Lahoda <[email protected]> Wed, 20 Jun 2012 18:03:23 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Description:
http://netbeans.org/bugzilla/show_bug.cgi?id=210053
When running a project using compile or deploy on save, the execution
fails with RuntimeException - Uncompilable source code in some cases.
One of the cases, fixed by this fix, is related to invoking methods
whose return types are erroneous.
Risk assessment: low risk.
The patch is reviewed by Dusan Balek and verified by Jirka Prox.
Changesets:
http://hg.netbeans.org/jet-main/rev/1908fee51970
http://hg.netbeans.org/main/nb-javac/rev/f3aef7a3f77b
http://hg.netbeans.org/main/nb-javac/rev/8c7740fb544f
Thanks for the review,
Jan