Skip to content

java.lang.ClassFormatError: Too many arguments in method signature for Serializable data class #3020

Open
@AmrNashat-Adyen

Description

@AmrNashat-Adyen

Recently, in Adyen we ran into this issue of having too many arguments in method signature when constructing a serializable data class.

And we were considering implementing and upstreaming the proposed alternative solution by elizarov
on Dec 18, 2019. But since it was proposed on 2019, I'm wondering if this is still valid and possible to do after 6 years.

Assuming that we have a valid use case for this and it's not just a technical debt or a poorly designed class with a lot of properties, would you accept a PR with this alternative solution? And is it possible to implement?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions