Changes between Version 1 and Version 2 of Ticket #69


Ignore:
Timestamp:
10.02.2014 14:35:08 (10 years ago)
Author:
Iritscen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69 – Description

    v1 v2  
    1 This is a known bug in Java in 10.9 Mavericks. I'm putting it here so we can track it and wait for the solution.
     1This is a known bug in Java. I'm putting it here so we can track it and wait for the solution.
    22
    3 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 (and the icon is dimmer!), but at least it still works:
     3In 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. Then in 10.9 Mavericks, it becomes the name of the executable, "java".
    44
    5 [[Image(Dock name - 10.8 - Java 6.jpg)]]    [[Image(Dock name - 10.8 - Java 7.jpg)]].
     5[[Image(Dock name - 10.8 - Java 6.jpg)]] [[Image(Dock name - 10.8 - Java 7.jpg)]] [[Image(Dock name - 10.9 - Java 6.jpg)]].
    66
    77The 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.