comparison test/runtime/8024804/RegisterNatives.java @ 13413:7a58803b5069

8026066: ICCE for invokeinterface static Reviewed-by: coleenp, lfoltan, hseigel
author acorn
date Tue, 03 Dec 2013 08:36:15 -0800
parents d248425bcfe8
children 9fbabcbb875b
comparison
equal deleted inserted replaced
13412:6ce6a0d23467 13413:7a58803b5069
20 * or visit www.oracle.com if you need additional information or have any 20 * or visit www.oracle.com if you need additional information or have any
21 * questions. 21 * questions.
22 */ 22 */
23 23
24 /* 24 /*
25 * @ignore 8028741
25 * @test 26 * @test
26 * @bug 8024804 27 * @bug 8024804
27 * @summary registerNatives() interface resolution should receive IAE 28 * @summary registerNatives() interface resolution should receive IAE
28 * @run main RegisterNatives 29 * @run main RegisterNatives
29 */ 30 */