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

jpackager --argument arg is broken

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • internal
    • internal
    • tools

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: