<AWT Dev> Review request for 6384991: TrayIcon ActionListener called at wrong time

Ambarish Rapte ambarish.rapte at oracle.com
Tue Apr 12 04:33:21 UTC 2016


Hi All,

                Please review the fix for JDK9,

                Webrev: http://cr.openjdk.java.net/~arapte/6384991/webrev.00/

                Bug: https://bugs.openjdk.java.net/browse/JDK-6384991

 

Issue:

                On Unix platform, System TrayIcon react on single click.

                But Action Listener was called on double click similar to windows.

 

Fix:

                Changed to generate ActionEvent on single click for unix platform.

 

Verification:

                Modified existing test to test this fix.

                No other regression or JCK test fail due to this fix.

 

 

Regards,

Ambarish

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160411/95c56680/attachment.html>


More information about the awt-dev mailing list