Skip to content

Read an object having 32+ properties with default values #46

@dstarcev

Description

@dstarcev

When I try to read an object with more than 31 properties with default values, jackson ignores the value for the very last property. The reason may be how Kotlin compiler transforms such classes to bytecode, but I am not sure. The following test demonstrates the bug:

https://gist.github.com/dstarcev/a829685618d3c638f462028e48690ce8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions