The javadoc for setOpenURIHandler should refer to CFBundleURLTypes which is 
what the code looks for as seen here:

https://github.com/openjdk/jdk/blob/dc4d9b4849f6557f290338643910f0b05751d748/src/java.desktop/macosx/native/libawt_lwawt/awt/ApplicationDelegate.m#L245

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - fix javadoc for url handlers

Changes: https://git.openjdk.org/jdk/pull/26630/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26630&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8379044
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/26630.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26630/head:pull/26630

PR: https://git.openjdk.org/jdk/pull/26630

Reply via email to