[jpackager] --secondary-launcher arg fails when properties file has no icon

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • internal
    • Affects Version/s: internal
    • Component/s: tools

       sandbox branch JDK-8200758-branch

      SecondaryLauncherArguments.java:80 calls :
              putUnlessNull(bundleParams, Arguments.CLIOptions.ICON.getId(),
                       new File(getOptionValue(CLIOptions.ICON)));
      The "new File()" will throw exception if getOptionValue(CLIOptions.ICON is null

            Assignee:
            Andy Herrick (Inactive)
            Reporter:
            Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: