Skip to content

Odd test failures after fixing databind issue 5045 (wrt default creator) #1051

@cowtowncoder

Description

@cowtowncoder

After fixing FasterXML/jackson-databind#5045 one Kotlin test class, Github722 starts failing. From exception it looks as if there was @JsonCreator annotated 0-params constructor, in addition to declared 2-parameter one -- this is odd.
I can only speculate Kotlin might synthesize such a constructor, although nothing I've read supports such hypothesis.

@k163377 Sorry to bug you but I was hoping you might be able to help here -- hoping to resolve this to unblock 3.0.0-rc10 release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.213.xIssue affecting/planned for Jackson 3.x

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions