NB6.7 HR: IZ 165850
Alexey Vladykin <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Organization | Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
Please review the fix for IZ #165850 for integration into release67. Information below is copied from IZ discussion: http://www.netbeans.org/issues/show_bug.cgi?id=165850 *Summary* Popup window with exception message appears in NetBeans after clicking on indicator. *Impact* apepin: I believe that it's a showstopper because despite that bug is harmless it's highly visible while executing a typical scenario (remote development/profiling on sparc from Windows or Mac). lsl239: It is a critical issue for Cloud access, so I also think that it is a showstopper. *Risks* Risk is low. Fix modifies value that is used only in one place. Also exception logging level is changed from WARNING to INFO in order to prevent displaying in in a popup window. *QE confirmation* apepin: the fix is verified in dev build. *Peer review* mromashova: I have reviewed the changes and everything looks just fine, fix is correct and safe *Changeset* http://hg.netbeans.org/main-golden/rev/08654b303f50 Thanks, Alexey