-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Regression in TokenBuffer#forceUseOfBigDecimal #5786
Copy link
Copy link
Closed
Description
Search before asking
- I searched in the issues and found nothing similar.
Describe the bug
Ad discussed here, #5667 done between 3.1.0-rc1 and 3.1.0 seems to break TokenBuffer#forceUseOfBigDecimal which is not taken in account anymore.
See
Version Information
3.1.0
Reproduction
Expected behavior
When TokenBuffer#forceUseOfBigDecimal is used, the number type should be JsonParser.NumberType.BIG_DECIMAL like it was in 3.1.0-rc1.
Additional context
No response
Reactions are currently unavailable