Lines Matching full:reported
12 * Reported #220: ContainerNode missing 'createNumber(BigInteger)'
19 * Reported #479: NPE on trying to deserialize a `String[]` that contains null
21 * Reported #1411: MapSerializer._orderEntries should check for null keys
33 * Reported [JACKSON-798]: Problem with external type id, creators
37 * Reported [JACKSON-811]: Problems with @JsonIdentityInfo, abstract types
39 * Reported [JACKSON-814]: Parsing RFC822/RFC1123 dates failes on non-US locales
57 * Reported [JACKSON-851]: State corruption with ObjectWriter, DefaultPrettyPrinter
70 * Reported #93 (and suggested fix): bug in `ObjectMapper.setAll(...)'
73 * Reported #433: `ObjectMapper`'s `.valueToTree()` wraps `JsonSerializable` objects
80 * Reported #157, contributed unit test: NPE when registering same module twice.
84 * Reported issues #166, #167, #170 (regressions from 1.9.x to 2.x)
88 * Reported #214: Problem with LICENSE, NOTICE, Android packaging
92 * Reported #223: Duplicated nulls with @JsonFormat(shape=Shape.ARRAY)
96 * Reported #217: JsonProcessingExceptions not all wrapped as expected
108 * Reported #357: StackOverflowError with contentConverter that returns array type
110 * Reported #358: `IterableSerializer` ignoring annotated content serializer
112 * Reported #359: Converted object not using explicitly annotated serializer
116 * Reported #406: Cannot use external type id + @JsonTypeIdResolver
128 * Reported #353: Problems with polymorphic types, `JsonNode` (related to #88)
144 * Reported #467: Unwanted POJO's embedded in tree via serialization to tree
146 * Reported #601: ClassCastException for a custom serializer for enum key in `EnumMap`
150 * Reported #1120: String value omitted from weirdStringException
152 * Reported, fixed #1235: `java.nio.file.Path` support incomplete
154 * Reported #1270: Generic type returned from type id resolver seems to be ignored
162 * Reported #580: delegate deserializers choke on a (single) abstract/polymorphic parameter
164 * Reported #844: Using JsonCreator still causes invalid path references in JsonMappingException
168 * Reported #592: Wrong `TokenBuffer` delegate deserialization using `@JsonCreator`
176 * Reported #421: @JsonCreator not used in case of multiple creators with parameter names
202 …* Reported #647: Deserialization fails when @JsonUnwrapped property contains an object with same p…
206 * Reported #594: `@JsonValue` on enum not used when enum value is a Map key
214 * Reported #674: Spring CGLIB proxies not handled as intended
218 * Reported #682: Class<?>-valued Map keys not serialized properly
222 * Reported #691: Jackson 2.5.0. NullSerializer for MapProperty failing
224 * Reported #984: JsonStreamContexts are not build the same way for write.. and convert methods
228 …* Reported #703: Multiple calls to ObjectMapper#canSerialize(Object.class) returns different values
236 * Reported #738: #738: @JsonTypeInfo non-deterministically ignored in 2.5.1 (concurrency
246 * Reported, contributed fix for #761: Builder deserializer: in-compatible type exception
251 * Reported #731, suggested the way to fix it: XmlAdapter result marshaling error in
254 * Reported #1456: `TypeFactory` type resolution broken in 2.7 for generic types
259 * Reported, contributed fix for #745: EnumDeserializer.deserializerForCreator() fails
264 * Reported #771: Annotation bundles ignored when added to Mixin
282 * Reported #878: serializeWithType on BeanSerializer does not setCurrentValue
286 * Reported #696: Copy constructor does not preserve `_injectableValues`
297 * Reported #1088: NPE possibility in SimpleMixinResolver
327 * Reported #889: Configuring an ObjectMapper's DateFormat changes time zone
331 * Reported 894: When using withFactory on ObjectMapper, the created Factory has a TypeParser
336 * Reported, contributed fix for #913: `ObjectMapper.copy()` does not preserve
341 * Reported #941: Deserialization from "{}" to ObjectNode field causes
344 * Reported #2077: `JsonTypeInfo` with a subtype having `JsonFormat.Shape.ARRAY`
357 * Reported #939: Regression: DateConversionError in 2.6.x
367 * Reported #942: Handle null type id for polymorphic values that use external type id
371 …* Reported #989: Deserialization from "{}" to java.lang.Object causes "out of END_OBJECT token" er…
375 * Reported #1005: Synthetic constructors confusing Jackson data binding
377 * Reported #1438: `ACCEPT_CASE_INSENSITIVE_PROPERTIES` is not respected for creator properties
381 * Reported #1013: `@JsonUnwrapped` is not treated as assuming `@JsonProperty("")`
385 * Reported #962: `@JsonInject` fails on trying to find deserializer even if inject-only
389 * Reported #1036: Problem with case-insensitive deserialization
397 * Reported #432: `StdValueInstantiator` unwraps exceptions, losing context
417 * Reported #978: ObjectMapper#canSerialize(Object.class) returns false even though
426 * Reported #1083: Field in base class is not recognized, when using `@JsonType.defaultImpl`
430 * Reported #1102: Handling of deprecated `SimpleType.construct()` too minimalistic
434 * Reported #1109: @JsonFormat is ignored by the DateSerializer unless either a custom pattern
439 * Reported #1134: Jackson 2.7 doesn't work with jdk6 due to use of `Collections.emptyIterator()`
443 * Reported #1124: JsonAnyGetter ignores JsonSerialize(contentUsing=...)
447 * Reported #1150: Problem with Object id handling, explicit `null` token
451 * Reported #1154: @JsonFormat.pattern on dates is now ignored if shape is not
456 * Reported #1178: `@JsonSerialize(contentAs=superType)` behavior disallowed in 2.7
458 * Reported #1231: `@JsonSerialize(as=superType)` behavior disallowed in 2.7.4
464 * Reported #1208: treeToValue doesn't handle POJONodes that contain exactly
469 * Reported#1223: `BasicClassIntrospector.forSerialization(...).findProperties` should
474 * Reported #1225: `JsonMappingException` should override getProcessor()
480 * Reported #1248: `Annotated` returns raw type in place of Generic Type in 2.7.x
484 * Reported #1260: `NullPointerException` in `JsonNodeDeserializer`, provided fix
488 * Reported #1301: Problem with `JavaType.toString()` for recursive (self-referential) types
492 * Reported, contributed fix for #1332: `ArrayIndexOutOfBoundException` for enum by index deser
496 * Reported #1363: The static field ClassUtil.sCached can cause a class loader leak
500 * Reported, suggested fix for #1368: Problem serializing `JsonMappingException` due to addition
509 * Reported #1501: `ArrayIndexOutOfBoundsException` on non-static inner class constructor
513 * Reported #2389: Block one more gadget type (CVE-2019-14361)
517 * Reported #960: `@JsonCreator` not working on a factory with no arguments for ae enum type
526 * Reported #999: External property is not deserialized
533 * Reported #1217: `@JsonIgnoreProperties` on Pojo fields not working for deserialization
537 * Reported #1165, provided fix for: `CoreXMLDeserializers` does not handle
546 * Reported #1028: Ignore USE_BIG_DECIMAL_FOR_FLOATS for NaN/Infinity
550 * Reported #1261, contributed fix for: `@JsonIdentityInfo` deserialization fails with
559 * Reported #1297: Deserialization of generic type with Map.class
567 * Reported #1315: Binding numeric values can BigDecimal lose precision
571 * Reported #1351: `@JsonInclude(NON_DEFAULT)` doesn't omit null fields
575 * Reported #1384: `@JsonDeserialize(keyUsing = ...)` does not work correctly
584 * Reported #1403: Reference-chain hints use incorrect class-name for inner classes
588 * Reported #1432: Off by 1 bug in PropertyValueBuffer
592 * Reported #1441: Failure with custom Enum key deserializer, polymorphic types
596 * Reported #1451: Type parameter not passed by `ObjectWriter` if serializer pre-fetch disabled
600 * Reported #1505: @JsonEnumDefaultValue should take precedence over FAIL_ON_NUMBERS_FOR_ENUMS
604 * Reported #1543: JsonFormat.Shape.NUMBER_INT does not work when defined on enum type in 2.8
608 * Reported #1573, contributed fix: Missing properties when deserializing using a builder class
621 * Reported #1595: `JsonIgnoreProperties.allowSetters` is not working in Jackson 2.8
629 * Reported #1629 `FromStringDeserializer` ignores registered `DeserializationProblemHandler`
638 * Reported #1647, contributed fix: Missing properties from base class when recursive
643 * Reported #1648: `DateTimeSerializerBase` ignores configured date format when creating contextual
645 * Reported #1651: `StdDateFormat` fails to parse 'zulu' date when TimeZone other than UTC
655 * Reported #1658: Infinite recursion when deserializing a class extending a Map,
658 * Reported #1729: Integer bounds verification when calling `TokenBuffer.getIntValue()`
662 * Reported #1735: Missing type checks when using polymorphic type ids
665 * Reported #2032: Blacklist another serialization gadget (ibatis)
669 * Reported #2109, suggested fix: Canonical string for reference type is built incorrectly
681 * Reported #1035: `@JsonAnySetter` assumes key of `String`, does not consider declared type.
685 * Reported #1406: `ObjectMapper.readTree()` methods do not return `null` on end-of-input
697 * Reported #1544: `EnumMapDeserializer` assumes a pure `EnumMap` and does not support
702 * Reported #403: Make FAIL_ON_NULL_FOR_PRIMITIVES apply to primitive arrays and other
711 * Reported #1440: Wrong `JsonStreamContext` in `DeserializationProblemHandler` when reading
720 * Reported #1637: `ObjectReader.at()` with `JsonPointer` stops after first collection
724 * Reported #1688: Deserialization fails for `java.nio.file.Path` implementations when
729 * Reported, suggested fix for #1705: Non-generic interface method hides type resolution info
739 …* Reported #1793: `java.lang.NullPointerException` in `ObjectArraySerializer.acceptJsonFormatVisit…
744 * Reported #1823: ClassNameIdResolver doesn't handle resolve Collections$SingletonMap,
749 * Reported #1844: Map "deep" merge only adds new items, but not override existing values
753 * Reported #1673: Serialising generic value classes via Reference Types (like Optional) fails
758 * Reported #1853: Deserialise from Object (using Creator methods) returns field name
763 * Reported #1906: Add string format specifier for error message in `PropertyValueBuffer`
765 * Reported #1907: Remove `getClass()` from `_valueType` argument for error reporting
769 * Reported, contributed fix for #1912: `BeanDeserializerModifier.updateBuilder()` does not
772 * Reported, suggested fix for #2280: JsonMerge not work with constructor args
776 * Reported #1931: Two more `c3p0` gadgets to exploit default typing issue
780 * Reported #1940: `Float` values with integer value beyond `int` lose precision if
785 * Reported #1947: `MapperFeature.AUTO_DETECT_XXX` do not work if all disabled
789 * Reported #1978: Using @JsonUnwrapped annotation in builderdeserializer hangs in
794 * Reported #1990: MixIn `@JsonProperty` for `Object.hashCode()` is ignored
798 * Reported #1999: "Duplicate property" issue should mention which class it complains about
802 * Reported, contributed fix for #2001: Deserialization issue with `@JsonIgnore` and
807 * Reported #2016: Delegating JsonCreator disregards JsonDeserialize info
811 * Reported #2034: Serialization problem with type specialization of nested generic types
815 * Reported #2038: JDK Serializing and using Deserialized `ObjectMapper` loses linkage
820 * Reported #2060: `UnwrappingBeanPropertyWriter` incorrectly assumes the found
825 * Reported #2064: Cannot set custom format for `SqlDateSerializer` globally
853 * Reported #1408: Call to `TypeVariable.getBounds()` without synchronization unsafe on
858 * Reported #2197: Illegal reflective access operation warning when using `java.lang.Void`
863 * Reported #2265: Inconsistent handling of Collections$UnmodifiableList vs
872 * Reported #2303: Deserialize null, when java type is "TypeRef of TypeRef of T",
877 * Reported #2324: `StringCollectionDeserializer` fails with custom collection
881 * Reported #2374: `ObjectMapper. getRegisteredModuleIds()` throws NPE if no modules registered
885 * Reported #2395: `NullPointerException` from `ResolvedRecursiveType` (regression due to
890 * Reported, contributed fix for #2404: FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY setting
895 * Reported #2449: Block one more gadget type (cve CVE-2019-14540)
899 * Reported #2544: java.lang.NoClassDefFoundError Thrown for compact profile1
907 * Reported #2164: `FactoryBasedEnumDeserializer` does not respect
912 * Reported #2189: `TreeTraversingParser` does not check int bounds
916 * Reported #2217: Suboptimal memory allocation in `TextNode.getBinaryValue()`
920 * Reported #2230: `WRITE_BIGDECIMAL_AS_PLAIN` is ignored if `@JsonFormat` is used
924 * Reported, suggested fix for #2309: READ_ENUMS_USING_TO_STRING doesn't support null values
932 * Reported #2331: `JsonMappingException` through nested getter with generic wildcard return type
936 * Reported #2336: `MapDeserializer` can not merge `Map`s with polymorphic values
940 * Reported #2338: Suboptimal return type for `JsonNode.withArray()`
942 * Reported #2339: Suboptimal return type for `ObjectNode.set()`
946 * Reported #2378: `@JsonAlias` doesn't work with AutoValue
966 * Reported, contributed fix for #2442: `ArrayNode.addAll()` adds raw `null` values
971 * Reported #2446: Java 11: Unable to load JDK7 types (annotations, java.nio.file.Path):
976 * Reported #2466: Didn't find class "java.nio.file.Path" below Android api 26
985 * Reported #2457: Extended enum values are not handled as enums when used as Map keys
989 * Reported #2473: Array index missing in path of `JsonMappingException` for `Collection<String>`,
992 * Reported #2567: Incorrect target type for arrays when providing nulls and nulls are disabled
994 * Reported #2635: JsonParser cannot getText() for input stream on MismatchedInputException
996 * Reported #2770: JsonParser from MismatchedInputException cannot getText() for
1001 * Reported #2475: `StringCollectionSerializer` calls `JsonGenerator.setCurrentValue(value)`,
1006 * Reported #2513: BigDecimalAsStringSerializer in NumberSerializer throws IllegalStateException
1011 * Reported #2519: Serializing `BigDecimal` values inside containers ignores shape override
1015 …* Reported #2520: Sub-optimal exception message when failing to deserialize non-static inner class…
1024 * Reported #2556: Contention in `TypeNameIdResolver.idFromClass()`
1028 * Reported #2560: Check `WRAP_EXCEPTIONS` in `CollectionDeserializer.handleNonArray()`
1032 * Reported #2566: `MissingNode.toString()` returns `null` (4 character token) instead
1037 * Reported #2482: `JSONMappingException` `Location` column number is one line
1042 * Reported #2599: NoClassDefFoundError at DeserializationContext.<init> on Android 4.1.2
1047 * Reported #2602, contributed fix for: ByteBufferSerializer produces unexpected results with
1052 * Reported, suggested fix for #2610: `EXTERNAL_PROPERTY` doesn't work with `@JsonIgnoreProperties`
1056 * Reported #2679: `ObjectMapper.readValue("123", Void.TYPE)` throws "should never occur"
1060 * Reported #2787 (partial fix): NPE after add mixin for enum
1064 …* Reported #953: i-I case convertion problem in Turkish locale with case-insensitive deserializati…
1070 * Reported #2486: Builder Deserialization with JsonCreator Value vs Array
1080 * Reported #2049: TreeTraversingParser and UTF8StreamJsonParser create contexts differently
1093 * Reported #2565: Java 8 `Optional` not working with `@JsonUnwrapped` on unwrappable type
1097 * Reported #2589: `DOMDeserializer`: setExpandEntityReferences(false) may not prevent
1102 * Reported, contributed fix for #2592: `ObjectMapper.setSerializationInclusion()` is
1112 * Reported #2632: Failure to resolve generic type parameters on serialization
1120 * Reported #2725: JsonCreator on static method in Enum and Enum used as key in map
1125 * Reported #2757: "Conflicting setter definitions for property" exception for `Map`
1130 * Reported #2758: Fail to deserialize local Records
1132 * Reported #2760: Jackson doesn't respect `CAN_OVERRIDE_ACCESS_MODIFIERS=false` for
1137 * Reported #2759: Rearranging of props when property-based generator is in use leads
1142 * Reported, contributed fix for #2785: Polymorphic subtypes not registering on copied
1147 * Reported #2796: `TypeFactory.constructType()` does not take `TypeBindings` correctly
1151 * Reported #792: Deserialization Not Working Right with Generic Types and Builders
1165 * Reported #2091: `ReferenceType` does not expose valid containedType
1169 * Reported #2118: `JsonProperty.Access.READ_ONLY` does not work with "getter-as-setter"
1182 * Reported #2283: `JsonProperty.Access.READ_ONLY` fails with collections when a
1187 * Reported, contributed fix for #2719: `FAIL_ON_IGNORED_PROPERTIES` does not throw