Integrated: 8285342: Zero build failure with clang due to values not handled in switch
Jie Fu
jiefu at openjdk.java.net
Thu Apr 21 23:49:28 UTC 2022
On Thu, 21 Apr 2022 09:42:36 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
This pull request has now been integrated.
Changeset: d84b9c54
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/d84b9c54893dd33686d49755fca7a4b7f6a681c4
Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 mod
8285342: Zero build failure with clang due to values not handled in switch
Reviewed-by: shade, aph
-------------
PR: https://git.openjdk.java.net/jdk/pull/8330
More information about the hotspot-dev
mailing list