Ongoing audit found the small issue introduced in new test for [JDK-8386250](https://bugs.openjdk.org/browse/JDK-8386250). There is a double case for V2.class, the second case should be V2[].class.
Additional testing: - [x] Affected test still passes --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Fix Changes: https://git.openjdk.org/valhalla/pull/2553/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2553&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386717 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2553.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2553/head:pull/2553 PR: https://git.openjdk.org/valhalla/pull/2553
