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

jpackager --argument arg is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • internal
    • internal
    • tools

      This is regression from
      http://hg.openjdk.java.net/jdk/sandbox/rev/e094d5483bd6
      We changed SplitOptionIntoNameValue() to return true or false based if argument was split or not. It used to be true always.
      Parsing code only adds argument if this function returns true, so with change we ignoring all values in config file unless it is in form of A=B.

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

              Created:
              Updated:
              Resolved: