[8] Review request for 7124326: [macosx] An issue similar to	autoshutdown one in two AppContexts situation.
    Anthony Petrov 
    anthony.petrov at oracle.com
       
    Tue Jun 26 05:19:48 PDT 2012
    
    
  
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