Colleagues, this is Swing part of the change: a first batch of 35 regression tests (or rather 34 tests and a helper) modified to eliminate internal references (mostly to realSync but not only). Several closed tests moved in the open. By mistake, the removal part (webrev.00.diff) was included also in AWT review request sent on Friday.
Change: http://cr.openjdk.java.net/~yan/8063106/webrev.00/ removal diff: http://cr.openjdk.java.net/~yan/8063106/webrev.diff.00/ These are (1) Swing tests; (2) mostly non-interactive: not creating a Robot for automated interactions. They do it now, still not for the interaction. This batch of tests passed (and some failed as before) on three platforms. Thanks, -yan
