Relates :
|
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
|