The layout of an application image is both wrong, and inconsistent.
On windows and linux the executable application and it's binary dependencies are is directly in the output root dir.
1.) They should be in a "bin" subdir on both platforms.
The application Icons are placed directly in the output root dir as well.
2.) Icons should also be placed in the "bin" subdir.
On windows and linux the executable application and it's binary dependencies are is directly in the output root dir.
1.) They should be in a "bin" subdir on both platforms.
The application Icons are placed directly in the output root dir as well.
2.) Icons should also be placed in the "bin" subdir.
- relates to
-
JDK-8227172 revert JDK-8225569 on windows
- Resolved
-
JDK-8224833 jpackages differences between platforms
- Resolved