Skip to content

Demangler.TypeRef have an issue at matchs method. #121

@Wu-Jinxiang

Description

@Wu-Jinxiang

In matchs method, there have a logic:
if (thisName.matches("\b" + Pattern.quote(qname)))
return true;
Even thisName same as qname, this function return false. is it correct behaiver? i am using JDK 1.8.

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