<AWT Dev> [7u6] Review request for 7159381: [macosx] Dock Icon defaults to Generic Java Application Category

Artem Ananiev artem.ananiev at oracle.com
Mon May 28 08:35:11 PDT 2012


On 5/28/2012 6:06 PM, Leonid Romanov wrote:
> Hi,
> The problem with the application name is that the app in question uses "com.apple.mrj.application.apple.menu.about.name" property to set its name. Mu understanding is that we don't support this property in OpenJDK.

OK, fine. Is the application name set correctly when it is passed from 
app bundle or as -Xdock:name?

Thanks,

Artem

> On 28.05.2012, at 16:46, Artem Ananiev wrote:
>
>> Hi, Leonid,
>>
>> the fix looks fine. Is the application name issue (also mentioned in 7159381) addressed in another fix?
>>
>> Thanks,
>>
>> Artem
>>
>> On 5/24/2012 5:23 PM, Leonid Romanov wrote:
>>> Hi,
>>> Please review a fix for 7159381: [macosx] Dock Icon defaults to Generic Java Application Category. The problem here is that we ignore the fact that for the bundled app its icon might be specified via Info.plist file. In this case OS X sets the icon for us, so we don't have to do anything.
>>>
>>> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7159381
>>> Webrev:  http://cr.openjdk.java.net/~leonidr/7159381/webrev.00/
>>>
>>> Thanks,
>>> Leonid.
>>>
>



More information about the awt-dev mailing list