RFR: 8348744: Application window not always activated on macOS 15

Andy Goryachev angorya at openjdk.org
Tue Jan 28 16:34:00 UTC 2025


On Tue, 28 Jan 2025 16:26:20 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> I don't want to do either of these in this PR. My comment in the PR Description about possible API removal is independent of this bug and something I just happened to notice -- plus it's speculative on my part. I will file a follow-on place-holder bug for this, but there isn't anything actionable at this point. Also, I don't like the practice of putting bug IDs in for fixed bugs except in unusual cases (this isn't one of them).
>
> I filed [JDK-8348878](https://bugs.openjdk.org/browse/JDK-8348878) to track our use of the deprecated `[NSApp activateIgnoringOtherApps]` method.

Yes, one can typically rely on git history to make connection to the original PR/JBS.  The problem is that a merge might make this information not (easily) accessible.
And yes, the comments are subject to the usual decay, when they lose the relevance (or stop being applicable), but at least one can easily find the original issue and related discussion.

Just my two yen.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1685#discussion_r1932498231


More information about the openjfx-dev mailing list