Markus Karg created JOHNZON-277: ----------------------------------- Summary: Fails to deserialize inner empty JSON block {} at OBJECT_START Key: JOHNZON-277 URL: https://issues.apache.org/jira/browse/JOHNZON-277 Project: Johnzon Issue Type: Bug Components: JSON-B Affects Versions: 1.2.0, 1.2.1 Reporter: Markus Karg
Johnzon fails to derserialize inner empty JSON block {} if the cursor of the JSON parser stands at the beginning of the inner object, i. e. after it already provided OBJECT_START. This Github Pull Request proofs the failure: [https://github.com/apache/johnzon/pull/45]. [~rmannibucau] confirmed this is a bug. -- This message was sent by Atlassian Jira (v8.3.4#803005)