[
https://issues.apache.org/jira/browse/LANG-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved LANG-1717.
-----------------------------------
Fix Version/s: 3.14.0
(was: Patch Needed)
Resolution: Fixed
> RISC-V support for Processor and ArchUtils
> ------------------------------------------
>
> Key: LANG-1717
> URL: https://issues.apache.org/jira/browse/LANG-1717
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Affects Versions: 3.12.0, 3.13.0
> Reporter: Levi Zim
> Priority: Minor
> Fix For: 3.14.0
>
>
> RISC-V architecture is not supported in
> `org.apache.commons.lang3.arch.Processor` and
> `org.apache.commons.lang3.ArchUtils`.
> It should be easy to implement and I would like to contribute a PR for this.
>
> Test failure on riscv64 linux:
> {{{}{}}}{{{}[ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time
> elapsed: 0.029 s <<< FAILURE! - in org.apache.commons.lang3.ArchUtilsTest{}}}
> {{[ERROR] org.apache.commons.lang3.ArchUtilsTest.testGetProcessor Time
> elapsed: 0.004 s <<< ERROR!}}
> {{java.lang.NullPointerException: Cannot invoke
> "org.apache.commons.lang3.arch.Processor.toString()" because "processor" is
> null}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)