• L
    8033150: invokestatic: IncompatibleClassChangeError trying to invoke static... · 7c6811e8
    lfoltan 提交于
    8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
    Summary: A static method should be preferred during method resolution over an overpass, search the current class as well as its superclasses.
    Reviewed-by: acorn, coleenp, kamg
    7c6811e8
defaultMethods.cpp 37.3 KB