jdk-24/hotspot/test/runtime/SelectionResolution
Coleen Phillimore c36295e947 8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
Pass tag in LinkInfo and check that resolved method type matches tag, fix tests.

Reviewed-by: sspitsyn, minqi
2016-05-27 10:52:39 -04:00
..
classes/selectionresolution 8145148: InterfaceMethod CP entry pointing to a class should cause ICCE 2016-05-27 10:52:39 -04:00
AbstractMethodErrorTest.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
IllegalAccessErrorTest.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
InvokeInterfaceICCE.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
InvokeInterfaceSuccessTest.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
InvokeSpecialICCE.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
InvokeSpecialSuccessTest.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
InvokeStaticICCE.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
InvokeStaticSuccessTest.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
InvokeVirtualICCE.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
InvokeVirtualSuccessTest.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00
NoSuchMethodErrorTest.java 8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests 2016-03-25 15:54:18 +03:00