Bug 176575 - NullPointerException at com.sun.tools.javafx.tree.JavafxPretty.ary
Karol Harezlak <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
1) Description of the bug.
Added the following line into a newly created empty JavaFX file:
var seqf = function(a:A[[ | ]], b:String[[ | ]]):Boolean[[ | ]] { [] };
2) Impact assessment
Vary annoying exception in JavaFX editor.
3) Risk assessment
Low risk + Not much I can do except hide this exception. For some reason
tree node is in
inconsistent state and calling node.toString() cause NPE.
4) Confirmation of peer code review and QE verification of fix
Fix reviewed by [email protected]
5) Changeset info
http://hg.netbeans.org/javafx/rev/04a2b1d546a5