[8] Review request for 7124326: [macosx] An issue similar to autoshutdown one in two AppContexts situation.
Artem Ananiev
artem.ananiev at oracle.com
Tue Jun 26 06:24:07 PDT 2012
Looks fine.
Thanks,
Artem
On 6/26/2012 4:19 PM, Anthony Petrov wrote:
> Hi Artem and Leonid,
>
> Please review a one-liner for
> http://bugs.sun.com/view_bug.do?bug_id=7124326 at:
>
> http://cr.openjdk.java.net/~anthony/8-38-AppContextAutoshutdown-7124326.0/
>
> A SystemTrayPeer instance added to a peers map prevents an app from
> exiting. On other platforms we don't add the SystemTrayPeer to the map
> (only the TrayIcon peers get added). So I implement the same logic on
> the Mac by removing a call to targetCreatedPeer() from
> LWCToolkit.createSystemTray().
>
> --
> best regards,
> Anthony
More information about the macosx-port-dev
mailing list