[8] Review request for 7124326: [macosx] An issue similar to autoshutdown one in two AppContexts situation.
Leonid Romanov
leonid.romanov at oracle.com
Tue Jun 26 05:24:53 PDT 2012
Looks good.
On 26.06.2012, at 16:19, 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