Colleagues, please review yet another modularization-related test fix.
http://cr.openjdk.java.net/~yan/8063107/webrev.00/ pre-move state of the closed tests: http://cr.openjdk.java.net/~yan/8063107/webrev.diff.00 This batch contains some 109 Swing tests, several of them ported from closed repository. All of them do instantiate Robot for some sort of automated interaction. In all of them are eliminated references to SunToolkit.realSync() and occasionally some other easily fixable references. Additionally fixed test bugs 8064573, 8064575, 8064809. The changes proved on 3 platforms (Linux, OS X, MS Windows) and run as well as before and sometimes better. Some 8 new bugs were filed during the proof runs. Thanks, -yan
