<Swing Dev> [8] Review request for 6968363: ClassCastException while entering HINDI characters with CustomDocument

Sergey Malenkov sergey.malenkov at oracle.com
Wed Aug 28 09:02:42 UTC 2013


Hello,

Could you please review the following fix:
fix: http://cr.openjdk.java.net/~malenkov/6968363.8.0/
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6968363

I've refactored the isLeftToRight method of the AbstractDocument class.
Now it supports any Document with correct validation.
All usages are fixed.

Thanks,
SAM



More information about the swing-dev mailing list