runtime/InvocationTests/invocationC1Tests.java has this:
// Uncomment this test once JDK-8226588 is fixed
// runTest("invokevirtual.Generator", String.valueOf(major_version));
JDK-8226588 morphed into JDK-8227467 and has now been fixed, so this subtest can be uncommented.
Update: similarly for test/hotspot/jtreg/runtime/InvocationTests/invokevirtualTests.java
// Uncomment this test once JDK-8226588 is fixed
// runTest("invokevirtual.Generator", String.valueOf(major_version));
JDK-8226588 morphed into JDK-8227467 and has now been fixed, so this subtest can be uncommented.
Update: similarly for test/hotspot/jtreg/runtime/InvocationTests/invokevirtualTests.java