On Fri, 21 Aug 2026 22:21:25 GMT, Sergey Bylokhov <[email protected]> wrote:

> > Desktop.browse() should be used, as it is meant to be, to open URI in 
> > browser.
> 
> No, that is not the case. The spec clearly states that opening the URI in the 
> browser is only one option, and if there is another application registered 
> for a specific URI, it should be called.

It is still being done, albeit with a constraint of a system property 
registering an "allow-list", as the ability to launch applications directly, 
without restraint, carries a high risk of being misused.

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

PR Comment: https://git.openjdk.org/jdk/pull/32247#issuecomment-5391716475

Reply via email to