Konrad Windszus created LANG-1683:
-------------------------------------

             Summary: 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


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 message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to