Skip to content

生成契约时没有考虑继承泛型接口时生成的桥方法 #1104

@demonbug

Description

@demonbug

public interface A extends B<C>
会生成
A.xxx(C)和A.xxx(Object)两个方法,导致契约注册冲突

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions