RFR: 8311583: tableswitch broken by JDK-8310577 [v3]

Coleen Phillimore coleenp at openjdk.org
Thu Jul 13 13:26:18 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.

Thank you for reviewing Dean and David, and for finding this, Dean.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14788#issuecomment-1634231646


More information about the hotspot-runtime-dev mailing list