RFR: 8263904: compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails on x86_32
Vladimir Kozlov
kvn at openjdk.java.net
Mon Mar 22 17:01:40 UTC 2021
On Sun, 21 Mar 2021 00:27:32 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails on x86_32.
> The reason is that currently the bzhiq instruction is only generated on x86_64.
> So it shouldn't be run on x86_32.
>
> Thanks.
> Best regards,
> Jie
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3104
More information about the hotspot-compiler-dev
mailing list