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

allow J4B builds to be considered GA

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 6-pool
    • 6
    • deploy
    • None
    • generic
    • generic

      in javawebstart, and now the new plugin, version strings are parsed to determine if a build is GA or pre-GA, and only GA builds are considered when matching platform version specifications.
      The old versioning spec says any full version string containing a hyphen character is pre-GA, like 1.6.0_10=ea or 1.7.0-rc.
      However with the creation of J4B, post GA builds now have "-rev" in the full version string (like 1.6.0_12-rev02).
      We should change the logic in javaws (and the new plugin) to consider GA any full version with "-rev" in the version string.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: