<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
Thu May 3 11:11:49 UTC 2018
Hi Sergey,
Please review the updated webrev.
http://cr.openjdk.java.net/~mhalder/8029250/webrev.01/ <http://cr.openjdk.java.net/~mhalder/8029250/webrev.01/>
The modified test case moved to closed test as it contains images with unknown source.
Regards,
Manajit
> On 27-Apr-2018, at 4:06 PM, Manajit Halder <manajit.halder at oracle.com> wrote:
>
> 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/20180503/cfc55f33/attachment.html>
More information about the awt-dev
mailing list