[
https://issues.apache.org/jira/browse/LANG-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007224#comment-17007224
]
Bruno P. Kinoshita commented on LANG-1511:
------------------------------------------
I got the impression that the author of this issue was expecting the answers
for his questions to be in the Javadocs -
[https://github.com/apache/commons-lang/blob/365f73c4554e7753e84500a572a169f5daf1b60d/src/main/java/org/apache/commons/lang3/SystemUtils.java#L1085-L1094].
Which I think would be a fair point.
But is may not be really necessary as right next to that constant, we have
`IS_OS_MAC`. So given we have another constant for Mac, I'd say this issue can
be closed? What do you think [~cogen]
> SystemUtils missing important documentation
> -------------------------------------------
>
> Key: LANG-1511
> URL: https://issues.apache.org/jira/browse/LANG-1511
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.*
> Affects Versions: 3.9
> Reporter: david cogen
> Priority: Minor
>
> Need more details about the constants IS_OS_LINUX, etc. For example, is
> IS_OS_LINUX true or false on a mac? I have no idea and don't have a mac handy
> to test this. I suspect it is true but who knows for sure? (I don't want to
> use IS_OS_UNIX because I fear that is TOO general.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)