mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-16 08:29:34 +00:00
8379044: [macos] javadoc for setOpenURIHandler refers to wrong type
Reviewed-by: azvegint, prr
This commit is contained in:
parent
9f95d61dea
commit
061bd076da
@ -650,7 +650,7 @@ public class Desktop {
|
||||
*
|
||||
* @implNote Please note that for macOS, notifications
|
||||
* are only sent if the Java app is a bundled application,
|
||||
* with a {@code CFBundleDocumentTypes} array present in its
|
||||
* with a {@code CFBundleURLTypes} array present in its
|
||||
* {@code Info.plist}. Check the
|
||||
* <a href="https://developer.apple.com/documentation">
|
||||
* Apple Developer Documentation</a> for more information about
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user