RFR: 8263904: compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails on x86_32
Marcus G K Williams
github.com+168222+mgkwill at openjdk.java.net
Mon Mar 22 17:23: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
Thanks! Looks good to me.
-------------
Marked as reviewed by mgkwill at github.com (no known OpenJDK username).
PR: https://git.openjdk.java.net/jdk/pull/3104
More information about the hotspot-compiler-dev
mailing list