Hello, Please review the fix for jdk 8. - Documentation updated - Component.getPeer() replaced with AWTAccessor. - Generics code updated. - For some methods access was changed to weaker - SuppressWarnings were added when needed. Plus some small general cleanup.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005255 Webrev can be found at: http://cr.openjdk.java.net/~serb/8005255/webrev.00/ -- Best regards, Sergey.
