File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -792,3 +792,9 @@ Carter Kozak (cakofony@github)
792
792
Reinhard Prechtl (dnno@github)
793
793
* Reported #2034: Serialization problem with type specialization of nested generic types
794
794
(2.9.6)
795
+
796
+ Chetan Narsude (243826@github)
797
+ * Reported #2038: JDK Serializing and using Deserialized `ObjectMapper` loses linkage
798
+ back from `JsonParser.getCodec()`
799
+ (2.9.6)
800
+
Original file line number Diff line number Diff line change @@ -37,6 +37,9 @@ Project: jackson-databind
37
37
(reported by Guixiong Wu)
38
38
#2034 : Serialization problem with type specialization of nested generic types
39
39
(reported by Reinhard P)
40
+ #2038 : JDK Serializing and using Deserialized `ObjectMapper` loses linkage
41
+ back from `JsonParser.getCodec()`
42
+ (reported by Chetan N)
40
43
41
44
2.9.5 (26 -Mar-2018 )
42
45
You can’t perform that action at this time.
0 commit comments