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
> 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()
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8330/files
- new: https://git.openjdk.java.net/jdk/pull/8330/files/b5a67a50..eb739aa5
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8330&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8330&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/8330.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8330/head:pull/8330
PR: https://git.openjdk.java.net/jdk/pull/8330
More information about the hotspot-dev
mailing list