jpackage cannot figure out application name in some cases

XMLWordPrintable

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

      This issue is reproducible on OS X with command below:

      $JDK_HOME/bin/jpackage create-app-image \
      --output output \
      --module 'me.mymodule' \
      --module-path '../input-mods/mods' \

      In output ".app" folder will be created (empty application name) and command will fail with error below:
      java.nio.file.FileAlreadyExistsException: output/.app/Contents/MacOS

            Assignee:
            Alexander Matveev
            Reporter:
            Alexander Matveev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: