NB 7.2 HR integration request: 207028 - NullPointerException at com.sun.tools.javac.comp.Flow.visitTry
Dusan Balek <[email protected]> Wed, 20 Jun 2012 17:16:30 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Organization | Oracle |
| Message-ID | <[email protected]> |
Description: http://netbeans.org/bugzilla/show_bug.cgi?id=207028 Sometimes, some VarSymbols are missing in an AST. To prevent NPE to be progagated during subsequent compilation steps, a dummy VarSymbol is created. Risk assessment: none. The patch is reviewed by Jan Lahoda and verified by Jirka Prox. Changesets: http://hg.netbeans.org/main/nb-javac/rev/2b41d5176c9e http://hg.netbeans.org/jet-main/rev/1f73b5c2a68c Thanks for review, Dusan