• H
    8026065: InterfaceMethodref for invokespecial must name a direct superinterface · 37f9a7d2
    hseigel 提交于
    Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints.
    Reviewed-by: acorn, hseigel, coleenp
    Contributed-by: lois.foltan@oracle.com
    37f9a7d2
linkResolver.cpp 76.1 KB