RFR: 8331252: C2: MergeStores: handle negative shift values
Vladimir Kozlov
kvn at openjdk.org
Mon Apr 29 16:50:04 UTC 2024
On Mon, 29 Apr 2024 15:43:06 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> Somehow, I have not thought of negative shift constants, and there was no regression test for it.
> The fuzzer now found a case.
>
> **I convert the assert into a condition.**
Looks good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19001#pullrequestreview-2029038240
More information about the hotspot-compiler-dev
mailing list