RFR: 8332947: [macos] java.awt.desktop.OpenURIHandler is not receiving events [v5]

Kevin Rushforth kcr at openjdk.org
Thu May 1 17:24:47 UTC 2025


On Tue, 29 Apr 2025 22:44:22 GMT, Pabulaner IV <duke at openjdk.org> wrote:

> Answer to question 2:
> 
> I found the issue and moved the registration of the embedded event handler up. This way the embedded events can be received, even if AWT runs embedded.

With this latest update, I can see how this will work; and the log output you provided shows that it wouldn't have in the original form.

We'll review the proposed solution when we can.

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

PR Comment: https://git.openjdk.org/jdk/pull/24379#issuecomment-2845301517


More information about the client-libs-dev mailing list