Hi,
Please review this test bug fix,
Webrev: http://cr.openjdk.java.net/~arapte/8160764/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8160764
Issue:
The test fails on slower systems, as the operations were not
synchronized using robot or delay.
Fix:
Added robot synchronization and delay.
& a small correction in test logic.
Regards,
Ambarish
