Integrated: 7903120: os.simpleArch is x64 for linux-loongarch64/mips64/mips64el in @require context
Ao Qi
aoqi at openjdk.java.net
Mon May 16 18:34:09 UTC 2022
On Mon, 14 Mar 2022 11:22:41 GMT, Ao Qi <aoqi at openjdk.org> wrote:
> Also set simpleArch to mips64, when os.arch is mips64el.
>
> Tested on loongarch64 and mips64. After the patch, [test/hotspot/jtreg/compiler/vectorapi/TestMaskedMacroLogicVector.java](https://github.com/openjdk/jdk/blob/jdk-19%2B13/test/hotspot/jtreg/compiler/vectorapi/TestMaskedMacroLogicVector.java) was successfully skipped on loongarch64 and mips64.
This pull request has now been integrated.
Changeset: d8422bab
Author: Ao Qi <aoqi at openjdk.org>
Committer: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jtreg/commit/d8422babd6e90992c81af66d1a96c8a5c9bee521
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
7903120: os.simpleArch is x64 for linux-loongarch64/mips64/mips64el in @require context
Reviewed-by: jjg
-------------
PR: https://git.openjdk.java.net/jtreg/pull/64
More information about the jtreg-dev
mailing list