[jdk25] RFR: 8350177: C2 SuperWord: Integer.numberOfLeadingZeros, numberOfTrailingZeros, reverse and bitCount have input types wrongly truncated for byte and short
Tobias Hartmann
thartmann at openjdk.org
Mon Jul 14 07:08:39 UTC 2025
On Mon, 14 Jul 2025 05:26:35 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [77bd417c](https://github.com/openjdk/jdk/commit/77bd417c9990f57525257d9df89b9df4d7991461) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Jasmine Karthikeyan on 13 Jul 2025 and was reviewed by Emanuel Peter and Tobias Hartmann.
>
> Thanks!
Thanks Christian!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26286#issuecomment-3068084628
More information about the hotspot-compiler-dev
mailing list