[ 
https://issues.apache.org/jira/browse/LANG-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedikt Ritter closed LANG-1102.
---------------------------------

> Make logic for comparing OS versions in SystemUtils smarter
> -----------------------------------------------------------
>
>                 Key: LANG-1102
>                 URL: https://issues.apache.org/jira/browse/LANG-1102
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Benedikt Ritter
>            Assignee: Benedikt Ritter
>             Fix For: 3.4
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to