jpackage exe installers are not installed in jtreg tests

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 20
    • Affects Version/s: 15, 17, 19, 20
    • Component/s: tools
    • b07
    • generic
    • windows

      exe installers created by jpackage in jtreg tests are not installed if unpack action is in the action sequence which is the default setting.

      Unpacking is only supported for msi installers. There is no handler for unpack action for exe installers. This results in premature abortion of actions sequenced for test execution. "unpack" action goes before "install" in the default action sequence, thus exe installers are never installed.

      The issue was introduced in JDK-823370 when support for the unpacking of installers was added.

            Assignee:
            Alexey Semenyuk
            Reporter:
            Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: