Skip to content

Missing TypeMirrors in annotation are silently ignored #3

@filiphr

Description

@filiphr

Due to a bug in javac JDK-8229535 a TypeMirror for a missing class would be null instead of a TypeMirror with TypeKind#ERROR. Eclipse correctly returns a TypeMirror with TypeKind#ERROR

See mapstruct/mapstruct#2056 as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions