RFR: 8311583: tableswitch broken by JDK-8310577 [v3]
David Holmes
dholmes at openjdk.org
Wed Jul 12 21:28:12 UTC 2023
On Tue, 11 Jul 2023 01:46:35 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> I demoted some types for -Wconversion warnings but they're supposed to be larger types to catch overflow for tableswitch and lookupswitch. Restored old code (except int64_t not jlong).
>> Tested with tier1-4.
>
> Coleen Phillimore has updated the pull request incrementally with two additional commits since the last revision:
>
> - Improve tableswitch test comment.
> - Improve tableswitch test comment.
Nothing further from me. Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14788#pullrequestreview-1527252821
More information about the hotspot-runtime-dev
mailing list