<AWT Dev> [jdk16] RFR: 8245922: [macos] Taskbar.Feature.ICON_BADGE_NUMBER no longer supported on MacOS

Sergey Bylokhov serb at openjdk.java.net
Wed Dec 23 12:51:07 UTC 2020


This is rollback of the fix for https://bugs.openjdk.java.net/browse/JDK-8230869
That functionality was disabled due to the bug in the macOS Catalina, that bug was fixed so we can reenable the ICON_BADGE_NUMBER  feature.

-------------

Commit messages:
 - fix the date
 - Revert "8230869: [macos 10.15] The String "X Y Z" was not set to application's icon in the taskbar"

Changes: https://git.openjdk.java.net/jdk16/pull/61/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk16&pr=61&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8245922
  Stats: 18 lines in 2 files changed: 1 ins; 15 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk16/pull/61.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk16 pull/61/head:pull/61

PR: https://git.openjdk.java.net/jdk16/pull/61


More information about the awt-dev mailing list