-
Notifications
You must be signed in to change notification settings - Fork 78
8245922: [macos] Taskbar.Feature.ICON_BADGE_NUMBER no longer supported on MacOS #61
Conversation
…ication's icon in the taskbar" This reverts commit 0fcb58c.
👋 Welcome back serb! A progress list of the required criteria for merging this PR into |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can confirm that this works on macOS Catalina and Big Sur.
@mrserb This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
/integrate |
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.
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jdk16 pull/61/head:pull/61
$ git checkout pull/61