RFR: 8285342: Zero build failure with clang due to values not handled in switch [v2]
Jie Fu
jiefu at openjdk.java.net
Thu Apr 21 11:19:27 UTC 2022
On Thu, 21 Apr 2022 10:00:43 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add ShouldNotReachHere()
>
> I think it should actually be `ShouldNotReachHere()`, and legitimate cases listed as explicit cases.
Thanks @shipilev and @theRealAph for your review.
Let's add `ShouldNotReachHere()` since zero seems to be more widely tested by release VMs.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8330
More information about the hotspot-dev
mailing list