Need to manually test the following properties of packages created by jpackage:
- package icon.
- package install location.
For application package icon displayed in "Add or Remove Programs" should correspond to icon specified with --icon option or in resource directory.
For Java run-time package icon displayed in "Add or Remove Programs" should be the same as the icon of java.exe from bin directory.
Install location property of a package can be inspected in "Programs and Features" detailed list.
- package icon.
- package install location.
For application package icon displayed in "Add or Remove Programs" should correspond to icon specified with --icon option or in resource directory.
For Java run-time package icon displayed in "Add or Remove Programs" should be the same as the icon of java.exe from bin directory.
Install location property of a package can be inspected in "Programs and Features" detailed list.
- relates to
-
JDK-8236132 Add missing properties to msi installers
-
- Resolved
-