RFR: 8369881: C2: Unexpected node in SuperWord truncation: ReverseBytesS, ReverseBytesUS
Vladimir Kozlov
kvn at openjdk.org
Wed Oct 15 19:35:46 UTC 2025
On Wed, 15 Oct 2025 08:46:23 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> The fuzzer found the `ReverseByteS` case, and I checked all other `*.reverseBytes`, and found a failure with `Character.reverseBytes` as well.
>
> Adding them to the list, and added tests for both.
>
> Note, this is just another 2 boxes checked, there were many similar ones fixed, or on the way:
> https://github.com/openjdk/jdk/pull/26827
> https://github.com/openjdk/jdk/pull/26334
> https://github.com/openjdk/jdk/pull/26494
> https://github.com/openjdk/jdk/pull/26423
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27819#pullrequestreview-3341958642
More information about the hotspot-compiler-dev
mailing list