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

Ao Qi aoqi at openjdk.java.net
Mon Mar 14 13:33:40 UTC 2022


On Mon, 14 Mar 2022 13:10:55 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.

Sorry. The current patch is incorrect, I will do more investigation.

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

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


More information about the hotspot-compiler-dev mailing list