<Swing Dev> [8] Review request for 6671481 NPE at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Mon Nov 26 13:27:17 UTC 2012


Hello,

could you review the fix:

bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6671481
webrev: http://cr.openjdk.java.net/~alexsch/6671481/webrev.00


  There are no known exact steps to reproduce the issue. However, there 
is a possible scenario that one can check a tree path that has been 
already removed.
  The fix correctly handles the null value returned by the 
getPathBounds(tree, path) method in the BasicTreeUI class.


Thanks,
Alexandr.




More information about the swing-dev mailing list