Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1102

Make logic for comparing OS versions in SystemUtils smarter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.4
    • lang.*
    • None

    Description

      Currently an OS verison prefix of 10.1 will also match an OS version 10.10, because SystemUtils uses String.startsWith(String) for comparison. The logic should be smarter so that it can differentiate version 10.10 and 10.1

      Attachments

        Issue Links

          Activity

            People

              britter Benedikt Ritter
              britter Benedikt Ritter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: