[
https://issues.apache.org/jira/browse/LANG-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621433#comment-14621433
]
ASF GitHub Bot commented on LANG-1146:
--------------------------------------
Github user gliptak commented on the pull request:
https://github.com/apache/commons-lang/pull/103#issuecomment-120172164
@garydgregory The one reference i'm seeing is at
http://public.dhe.ibm.com/common/ssi/ecm/zs/en/zsl03071usen/ZSL03071USEN.PDF
The system property os.arch for IBM SDK for z/OS, version 1.4.2 (31-bit)
versions and earlier had a value of 390. From Java 5.0 onwards, the value of
os.arch is s390.
I'm not sure of the "z/os" reference as described at:
http://www.java2s.com/Tutorial/Java/0120__Development/ConditionthatteststheOStype.htm
> zOS identification in SystemUtils
> ---------------------------------
>
> Key: LANG-1146
> URL: https://issues.apache.org/jira/browse/LANG-1146
> Project: Commons Lang
> Issue Type: Improvement
> Reporter: Gabor Liptak
> Priority: Minor
> Attachments: LANG-1146.1.patch
>
>
> Add helper method to SystemUtils.java for zOS identification.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)