NB7.2 HR Fix: #214218 - NullPointerException at org.netbeans.modules.editor.lib2.view.DocumentViewOp.updateTextLimitLine
Miloslav Metelka <[email protected]> Tue, 03 Jul 2012 11:08:01 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Description: http://netbeans.org/bugzilla/show_bug.cgi?id=214218 NullPointerException may be thrown when invoking Find or Replace dialog. Impact assessment: Exception dialog with NPE gets shown. Risk assessment: very low - just an extra null-check. The fix has been reviewed by Milutin Kristofic and verified by QE. Changesets: http://hg.netbeans.org/main-golden/rev/6ed992b990d3 Thanks for review, -Mila