<AWT Dev> <AWT dev>[11] Review request for JDK-8029250: [macosx] There is no tray icon shown in the system tray area when case starts

Manajit Halder manajit.halder at oracle.com
Fri Apr 27 10:36:58 UTC 2018


Hi All,

Kindly review the following AWT enhancement changes:

Bug: https://bugs.openjdk.java.net/browse/JDK-8029250 <https://bugs.openjdk.java.net/browse/JDK-8029250>
Webrev: http://cr.openjdk.java.net/~mhalder/8029250/webrev.00/ <http://cr.openjdk.java.net/~mhalder/8029250/webrev.00/>

Fix:
	Added support for gif images (image animation) for Mac system tray. Before fix only single frame was passed to Mac OS system tray on mouse click from the Java side.
After fix all the frames are passed at the time interval set in the image one by one to the Mac OS side.

Note:
	The test was moved from closed test to open test along with 3 images: ball.gif, spot.gif and duke.gif. The test code was rewritten dropping the applet code used earlier.

Regards,
Manajit





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


More information about the awt-dev mailing list