19 May
2021
19 May
'21
2:52 p.m.
On Wed, 19 May 2021 14:31:48 GMT, Jorn Vernee <jvernee@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