On Wed, 25 Jun 2025 07:03:33 GMT, Dmitry Kulikov <[email protected]> wrote:

>> Added an on-demand installation of the native OpenURL event handler to the 
>> `Application.setOpenURIHandler()`.
>> 
>> This does not break the specification for the affected API, since the 
>> requirement of the application being bundled and containing 
>> `CFBundleURLTypes` in the `Info.plist` is still valid: macOS will neither 
>> launch nor send OpenURL events to an application that does not declare such 
>> capabilities it the bundle.
>> 
>> Running tests on macOS showed no regressions after this patch. Other 
>> platforms are not affected.
>
> Dmitry Kulikov has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Update copyright years

@ProjectD8 
Your change (at version 9b579b6024d5e8055ffd3ba6ed3e7c6ddd73b667) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/25967#issuecomment-3490315994

Reply via email to