Dne Čt 10. ledna 2013 15:41:39, Alexander Scherbatiy napsal(a): > Hello, > > Could you review the fix: > bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004298 > webrev: http://cr.openjdk.java.net/~alexsch/8004298/webrev.00 > > The getPathBounds() method can return null under certain circumstances. > The fix checks this before using the testRect variable.
Looks safer to me. -jt
