Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8224787

jpackage cannot figure out application name in some cases

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • internal
    • 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

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

              Created:
              Updated:
              Resolved: