Hi Ajit,
Fix looks good to me.
Thanks,
Ambarish
From: Ajit Ghaisas
Sent: Monday, February 01, 2016 4:47 PM
To: Ambarish Rapte; Sergey Bylokhov; Semyon Sadetsky; [email protected]
Subject: RE: <AWT Dev> Review request for 8005918 : [TESTBUG] There are no
'Frame Enter' messages for both frames, only 'Button Enter' message.
Hi,
Good suggestion. I have rewritten the test as not to use applet.
Also, I have converted manual test to automated one.
The changes can be found in :
http://cr.openjdk.java.net/~arapte/ajit/8005918/webrev.01/
Please review.
Regards,
Ajit
From: Ambarish Rapte
Sent: Wednesday, January 27, 2016 12:09 PM
To: Ajit Ghaisas; Sergey Bylokhov; Semyon Sadetsky; HYPERLINK
"mailto:[email protected]"[email protected]
Subject: RE: <AWT Dev> Review request for 8005918 : [TESTBUG] There are no
'Frame Enter' messages for both frames, only 'Button Enter' message.
Hi Ajit,
Can this test be written without using applet ?
Also please correct the code formatting.
Thanks,
Ambarish
From: Ajit Ghaisas
Sent: Monday, January 25, 2016 5:54 PM
To: Sergey Bylokhov; Semyon Sadetsky; HYPERLINK
"mailto:[email protected]"[email protected]
Subject: <AWT Dev> Review request for 8005918 : [TESTBUG] There are no 'Frame
Enter' messages for both frames, only 'Button Enter' message.
Hi,
Please review the fix for JDK9.
Webrev: http://cr.openjdk.java.net/~arapte/ajit/8005918/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8005918
Changes :
Added a test to test mouse move events on lightweight components as
compared to heavyweight components.
It is a manual test. I have tested on Windows, Linux and Mac.
Regards,
Ajit