Deserialization using default arguments fails when the creator parameter contains value class
and the number is a multiple of 32.
#762
Labels
value class
and the number is a multiple of 32.
#762
Describe the bug
This will become a problem after deserialization support for value class is realized in the future.
The cause is kotlin-reflect, which is difficult to fix in jackson-module-kotlin.
https://youtrack.jetbrains.com/issue/KT-65156
To Reproduce
See
YouTrack
ticket.The text was updated successfully, but these errors were encountered: