Colleagues, please review the first batch of 34 regression tests modified to eliminate internal references (mostly to realSync but not only). Several closed tests moved in the open.
Change: http://cr.openjdk.java.net/~yan/8063102/webrev.00 removal diff: http://cr.openjdk.java.net/~yan/8063102/webrev.diff.00 These are (1) AWT tests; (2) mostly non-interactive: not creating a Robot for automated interactions. This batch of tests passed (and some failed as before) on three platforms. A change to WarningWindowDisposeTest.java contains a hack in passing of arguments to a child JVM process. We'll fix that by modification of a common helper class in 8064355. Thanks, -yan
