Skip to content

Problem with implicit creator name detection for constructor detection #2932

@cowtowncoder

Description

@cowtowncoder

(note: originally FasterXML/jackson-modules-java8#178)

So looks like detection of "implicit" creator property name gets masked by bogus name detected for annotations like @JsonDeserialize in some cases: specifically, if no @JsonCreator annotation is used. If so, deserializer factory's logic seems to consider empty name returned to mean "no name exists".

Metadata

Metadata

Assignees

No one assigned

    Labels

    has-failing-testIndicates that there exists a test case (under `failing/`) to reproduce the issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions