RFR: 8283103: compiler/vectorapi/TestMaskedMacroLogicVector.java failed due to incorrect os.simpleArch on some platforms [v2]

Ao Qi aoqi at openjdk.java.net
Tue Mar 15 05:59:46 UTC 2022


On Mon, 14 Mar 2022 13:38:19 GMT, Ao Qi <aoqi at openjdk.org> wrote:

>> `os.simpleArch` is not set correctly on some platforms, for example on loongarch64 and mips64 ([CODETOOLS-7903120](https://bugs.openjdk.java.net/browse/CODETOOLS-7903120)). This issue aims to let the test work on these platforms.
>
> Ao Qi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   use vm.cpu.features

RFR, thanks!

-------------

PR: https://git.openjdk.java.net/jdk/pull/7809


More information about the hotspot-compiler-dev mailing list