RFR: 8285342: Zero build failure with clang due to values not handled in switch [v2]

Andrew Haley aph at openjdk.java.net
Thu Apr 21 16:36:29 UTC 2022


On Thu, 21 Apr 2022 11:19:27 GMT, Jie Fu <jiefu at openjdk.org> wrote:

>> Hi all,
>> 
>> May I get reviews for this trivial change?
>> 
>> It fixes zero build failure with clang due to values not handled in switch.
>> 
>> Thanks.
>> Best regards,
>> Jie
>
> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add ShouldNotReachHere()

Marked as reviewed by aph (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8330


More information about the hotspot-dev mailing list