-
Bug
-
Resolution: Fixed
-
P3
-
7u4
-
b18
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222369 | 8 | Anthony Petrov | P3 | Resolved | Fixed | b36 |
JDK-8181000 | openjdk7u | Unassigned | P3 | Resolved | Fixed | master |
https://www.netbeans.org/bugzilla/show_bug.cgi?id=208744
NetBeans icon, when the running application is minimized into Mac's panel, is distorted into low resolution as can be seen in the screenshot at
http://bugzilla-attachments-208744.netbeans.org/bugzilla/attachment.cgi?id=116017
NetBeans is using -Xdock:icon=$progdir/../nb/netbeans.icns startup parameter which works correctly with previous versions of Java on Mac. With 7u4 the provided icon is not used correctly by Java.
NetBeans icon, when the running application is minimized into Mac's panel, is distorted into low resolution as can be seen in the screenshot at
http://bugzilla-attachments-208744.netbeans.org/bugzilla/attachment.cgi?id=116017
NetBeans is using -Xdock:icon=$progdir/../nb/netbeans.icns startup parameter which works correctly with previous versions of Java on Mac. With 7u4 the provided icon is not used correctly by Java.
- backported by
-
JDK-2222369 [macosx] setIconImages() not working correctly (distorted icon when minimized)
-
- Resolved
-
-
JDK-8181000 [macosx] setIconImages() not working correctly (distorted icon when minimized)
-
- Resolved
-
- relates to
-
JDK-7168851 [macosx] Netbeans crashes in CImage.nativeCreateNSImageFromArray
-
- Closed
-