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

Windows product version issue

    XMLWordPrintable

Details

    • b09
    • x86
    • windows_10

    Backports

      Description

        On Windows we currently require the version string to contain 1 to 3 elements (the first two must be integers from 0 to 255, the third must be integer between 0 and 65535.
        The windows installer requires 2 to 4 elements, the first element
        The key points are:
        1.) windows installer requires at least 2 elements.
        2.) windows installer allows (though ignores) a forth element.

        When only one element is used, it passes our checks in MsiVersion then fails later running candle.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: