+1
--Semyon
On 7/6/2016 4:12 PM, Alexandr Scherbatiy wrote:
The fix looks good to me.
Thanks,
Alexandr.
On 7/6/2016 3:10 PM, Ambarish Rapte wrote:
Hi,
Please review this test bug fix,
Webrev:
http://cr.openjdk.java.net/~arapte/8160764/webrev.00/
<http://cr.openjdk.java.net/%7Earapte/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