Jackson JSON Processor

ObjectMapper

Summary

Description

Core data binder functionality that is not specific to serialization, deserialization, or tree model.

Issues: Unresolved

  • Bug JACKSON-890 Can not handle managed/back reference value deserializer is of type ContainerDeserializerBase, but content type is not handled by a BeanDeserializer (instead it's of type com.fasterxml.jackson.databind.deser.AbstractDeserializer)
  • Bug JACKSON-896 Bug with polymorphic marshalling / unmarshalling objects with composite structure.
  • Bug JACKSON-897 NullPointerException in BeanPropertyMap.java:80

Issues: Updated recently

  • Bug JACKSON-899 Last Sunday 6:03 AM ObjectMapper fails to bind fields on deserialization to common referenced object when @JsonUnwrapped is used
  • Bug JACKSON-897 15/Apr/13 NullPointerException in BeanPropertyMap.java:80
  • Bug JACKSON-896 27/Mar/13 Bug with polymorphic marshalling / unmarshalling objects with composite structure.

Versions: Unreleased

...and 1 more Show first 5 only