-
Bug
-
Resolution: Fixed
-
P4
-
7u6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8129980 | 7u40 | Unassigned | P4 | Closed | Fixed |
The 2.2 javafxpackager -help info says this about the -native option:
-native <name>
generate platform-specific native bundles (if possible).
In fact, the -native option takes no value, so the <name> variable should be deleted.
-native <name>
generate platform-specific native bundles (if possible).
In fact, the -native option takes no value, so the <name> variable should be deleted.
- backported by
-
JDK-8129980 javafxpackager -help: mistake in documenting -native option
-
- Closed
-
- blocks
-
JDK-8119228 javafxpackager man pages: mistake in documenting -native option
-
- Resolved
-