-
Bug
-
Resolution: Fixed
-
P1
-
7u6
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224540 | 7u6 | Scott Kovatch | P1 | Closed | Fixed | b10 |
In 7166309 we added support for setting the dock name and icon on the Mac. The native code was properly factored so we only added the arguments on the Mac, but platform specific checks were not added in Java, so now the name and icon will be set on non-Mac platforms if it is necessary to relaunch the JVM for any reason.
- backported by
-
JDK-2224540 -Xdock:name/icon incorrectly set on non-Mac platforms
-
- Closed
-