<Swing Dev> [9] Review request for 6612752 Incorrect getOpenIcon() instanceof in the DefaultTreeCellRenderer

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Wed Apr 2 14:10:26 UTC 2014


Hello,

Could you review the fix:
   bug: https://bugs.openjdk.java.net/browse/JDK-6612752
   webrev: http://cr.openjdk.java.net/~alexsch/6612752/webrev.00

   The typo is fixed: using  "getOpenIcon() instanceof UIResource" 
instead of UIManager

Thanks,
Alexandr.




More information about the swing-dev mailing list