Opened 11 years ago
Last modified 10 years ago
#69 new defect
App name appears in Dock as "java" in OS X 10.9+
Reported by: | Iritscen | Owned by: | Christian |
---|---|---|---|
Priority: | trivial | Component: | AEI2/UI |
Keywords: | Cc: |
Description (last modified by )
This is a known bug in Java. I'm putting it here so we can track it and wait for the solution.
In 10.8 Mountain Lion and Java 6, the name appears properly. For some reason in 10.8 and Java 7, the name appears without spaces, but at least it still works. But in 10.9 Mavericks and 10.10 Yosemite, it becomes the name of the executable, "java".
The bug was documented by none other than Minecraft's creator here: https://bugs.openjdk.java.net/browse/JDK-8029440. So apparently now we just have to wait for someone to fix it.
Attachments (3)
Change History (8)
by , 11 years ago
Attachment: | Dock name - 10.8 - Java 6.jpg added |
---|
by , 11 years ago
Attachment: | Dock name - 10.8 - Java 7.jpg added |
---|
comment:1 by , 11 years ago
Description: | modified (diff) |
---|
by , 11 years ago
Attachment: | Dock name - 10.9 - Java 6.jpg added |
---|
comment:2 by , 11 years ago
Description: | modified (diff) |
---|
comment:3 by , 11 years ago
comment:4 by , 10 years ago
This bug is still present in OS X 10.10 and Java 8. I see no evidence that it's being worked on.
comment:5 by , 10 years ago
Description: | modified (diff) |
---|---|
Summary: | App name appears in Dock as "java" in OS X 10.9 → App name appears in Dock as "java" in OS X 10.9+ |
Just a trivial note, the name "AEInstaller2" in the Dock becomes "AE Installer 2" in pre-10.9 OS X when using my new launcher script (see ticket #60). But the primary bug here of seeing "java" in the 10.9 Dock is unaffected.