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.00There 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.
