Problem with JsonParser.nextFieldName(SerializableString)
for byte-backed parser
#220
Milestone
JsonParser.nextFieldName(SerializableString)
for byte-backed parser
#220
(note: offshoot of FasterXML/jackson-module-afterburner#60)
Looks like there is a bug in
nextFieldName(SerializableString)
implementation ofUTF8StreamJsonParser
, in which certain combination of indentation manages to get parser state out of whack.The text was updated successfully, but these errors were encountered: