On 15.11.2016 17:06, Sergey Bylokhov wrote:
What test did you use to verify the bug? It seems that the test in
closed ws was reworked by Manajit and moved to the open ws. But closed
version was existed till today. (Note probably the fix for
both tests passed.
JDK-8145784 should be reworked because it return behavior which was
before JDK-8013116).
could you clarify?
On 11.11.16 17:06, Semyon Sadetsky wrote:
Hello,
Please review fix for JDK9:
bug: https://bugs.openjdk.java.net/browse/JDK-8169133
webrev: http://cr.openjdk.java.net/~ssadetsky/8169133/webrev.00/
Screen specific AWT robot was not implemented on Windows platform. The
fix proposes the missed implementation.
--Semyon