[vectorIntrinsics+mask] Integrated: 8274331: [Vector API] Build failure on MacOS after JDK-8273949
Jie Fu
jiefu at openjdk.java.net
Mon Sep 27 10:00:11 UTC 2021
On Sun, 26 Sep 2021 15:39:27 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> Build failure was observed on our MacOS platform after JDK-8273949.
>
> It seems to be caused by a typo in the jmh test [1] since after this fix the build is fine.
>
> I'm still not clear how this can happen.
> But it would be better to fix this typo.
>
> Thanks.
> Best regards,
> Jie
>
> [1] https://github.com/openjdk/panama-vector/blob/vectorIntrinsics%2Bmask/test/micro/org/openjdk/bench/jdk/incubator/vector/MaskQueryOperationsBenchmark.java#L169
This pull request has now been integrated.
Changeset: 9ba59cc3
Author: Jie Fu <jiefu at openjdk.org>
Committer: Ningsheng Jian <njian at openjdk.org>
URL: https://git.openjdk.java.net/panama-vector/commit/9ba59cc36e87cf2eeeac94f98f4a4b0854a8fc59
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8274331: [Vector API] Build failure on MacOS after JDK-8273949
Reviewed-by: njian, jbhateja
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/133
More information about the panama-dev
mailing list