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

Jie Fu jiefu at openjdk.java.net
Thu Apr 21 09:57:18 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

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

Commit messages:
 - 8285342: Zero build failure with clang due to values not handled in switch

Changes: https://git.openjdk.java.net/jdk/pull/8330/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8330&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8285342
  Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 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