On 10.04.2014 15:17, Yuri Nesterenko wrote:
Not that I have something against this fix but
I feel it may be not necessary in future to use
SwingUtilities in all-AWT tests.
Yes, in awt tests it is better to use EventQueue.invokeLater/invokeAndWait.

-yan

On 04/10/2014 03:03 PM, Dmitriy Ermashov wrote:
Hi,
Please, review the changeset for:
https://bugs.openjdk.java.net/browse/JDK-8039279

Webrev is here:
http://cr.openjdk.java.net/~yan/8039279/webrev.01/

Changelist:
1. Got rid of using applet in SetBounds test
2. Tests switched on using pattern "throw RuntimeException on fail"
3. ModifierRobotKeyTest now uses SwingUtilities, OSInfo and FocusAdapter
classes
4. Using jdk.testlibrary.Asserts methods from lib/testlibrary folder

Test runs on the following platforms seems stable:
Windows 7 x64, Intel graphical card
Ubuntu Linux 12.04 x64, Intel graphical card
OS X 10.8.5 x64, NVIDIA GeForce 9400
Ubuntu 10.04 ARMv7




--
Best regards, Sergey.

Reply via email to