Vladimir Ivanov wrote a set of invocation tests during JDK7 to create a master template for the expected results for invoke virtual, invoke interface and invoke special - based on the classfile version since the overriding rules changed in JDK7. Make sure that the test runs for at least one example classfile version <= 50, as well as for one classfile version >=51.
These tests need to be added to our jtreg colocated test suites
These tests need to be added to our jtreg colocated test suites
- relates to
-
JDK-8224137 Analyze and port invocation tests to jtreg and co-locate to jdk repo
-
- Resolved
-