<Swing Dev> [9] Review Request for 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2

Yuri Nesterenko yuri.nesterenko at oracle.com
Fri Nov 21 11:26:18 UTC 2014


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



More information about the swing-dev mailing list