You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2022/04/03 16:49:00 UTC

[jira] [Closed] (LANG-1683) Support ARM as Processor.Type

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

Gary D. Gregory closed LANG-1683.
---------------------------------

> Support ARM as Processor.Type
> -----------------------------
>
>                 Key: LANG-1683
>                 URL: https://issues.apache.org/jira/browse/LANG-1683
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>    Affects Versions: 3.12.0
>            Reporter: Konrad Windszus
>            Priority: Major
>             Fix For: 3.13.0
>
>
> It would be nice to add a new enum value for {{ProcessorType}} for ARM processors (https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/arch/Processor.Type.html).
> Probably they return "arm" or "aarch64" in system property {{os.arch}} according to https://stackoverflow.com/questions/10846105/all-possible-values-os-arch-in-32bit-jre-and-in-64bit-jre but this requires further tests.
> This is especially useful to easily detect Apple Silicon.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)