Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248082 | 16 | Alexander Matveev | P4 | Resolved | Fixed | team |
A DESCRIPTION OF THE PROBLEM :
On Mac OSX, the file type bindings contains a role property, for instance "Viewer" or "Editor". Furthermore, the file extension can be set to "*" which allows any file type to be dropped onto such an app icon. Neither of these abilities can be specified via the jpackage API.
On Mac OSX, the file type bindings contains a role property, for instance "Viewer" or "Editor". Furthermore, the file extension can be set to "*" which allows any file type to be dropped onto such an app icon. Neither of these abilities can be specified via the jpackage API.
- backported by
-
JDK-8248082 jpackage doesn't allow enough flexibility for file type binding
- Resolved