FasterXML / jackson-core

Core part of Jackson that defines Streaming API as well as basic shared abstractions
Apache License 2.0
2.25k stars 777 forks source link

Fix #1190: add more testing for `JsonBufferRecylers` implementations #1191

Closed cowtowncoder closed 8 months ago

cowtowncoder commented 8 months ago

@mariofusco Adding these just in case problem was reproducible at streaming level, but doesn't seem to be the case (which makes sense -- we did have some tests after all).