The fix looks good to me.
Thanks, Alexandr. On 2/13/2015 3:15 PM, Anton Nashatyrev wrote:
Hello, could you please review the following fix:fix: http://cr.openjdk.java.net/~anashaty/8072676/9/webrev.00/ <http://cr.openjdk.java.net/%7Eanashaty/8072676/9/webrev.00/>bug: https://bugs.openjdk.java.net/browse/JDK-8072676 Problem: Tree icon is painted outside of the component boundsFix: when painting the icon the Graphics.clip() should be used instead of Graphics.setClip().Thanks! Anton.