> I have tested the "DockBadge.java" from the > https://bugs.openjdk.java.net/browse/JDK-8230869 on macOS 10.15.7 + JDK12 and > it does not work =(
That seems odd. Are you saying that no dock icons ever show a badge on 10.15.7? On my 10.15.6, I see dock badges on System Preferences, App Store, and Feedback Assistant. How are they accomplishing this? Do Apple apps use a private API? I’m suspicious that the problem is in the JDK, in which case it should be fixable. Alan > On Oct 26, 2020, at 2:01 PM, Sergey Bylokhov <sergey.bylok...@oracle.com> > wrote: > > Hi, Alan. > > It was disabled due to the bug in macOS Catalina builds. > >> I’m also confused by why ICON_BADGE_NUMBER is not supported on macOS 10.15.6 >> in JDK 15, as the underlying OS issue reported in JDK-8230869 has been >> fixed. It works fine from JDK 12. > > I have tested the "DockBadge.java" from the > https://bugs.openjdk.java.net/browse/JDK-8230869 on macOS 10.15.7 + JDK12 and > it does not work =( > > > -- > Best regards, Sergey. >