On Wed, 19 May 2021 14:31:48 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
> LGTM. I assume existing tests verify that all values of the enum are covered > by the switch? Thanks! Yes, the method with the switch is called when linking a VH, and the tests should be exhaustive in that regard. ------------- PR: https://git.openjdk.java.net/jdk/pull/4102