内容简介:Jackson 2.9.8 已发布,更新内容如下:
Jackson 2.9.8 已发布,更新内容如下:
core
-
#488 : Fail earlier on coercions from "too big"
BigIntegerinto fixed-size types (int,long,short) -
Improve exception message for missing Base64 padding
-
#1662 :
ByteBufferserialization is broken if offset is not 0 -
#2155 : Type parameters are checked for equality while isAssignableFrom expected
-
#2167 : Large ISO-8601 Dates are formatted/serialized incorrectly
-
#2181 : Don't re-use dynamic serializers for property-updating copy constructors
-
#2183 : Base64 JsonMappingException: Unexpected end-of-input
-
#2186 : Block more classes from polymorphic deserialization (CVE-2018-19360, CVE-2018-19361, CVE-2018-19362)
-
#2197 : Illegal reflective access operation warning when using
java.lang.Voidas value type
data formats
-
#140 : Stack overflow when generating Protobuf schema on class containing cyclic type definition
-
#153 : Unable to set a compression input/output decorator to a
SmileFactory
-
#270 : Add support for
writeBinary()withInputStreamtoToXMLGenerator -
#323 : Replace slow string concatenation with faster
StringBuilder(for long text content)
-
#99 :
YamlGeneratorcloses the target stream when configured not to
datatypes
-
#90 : Performance issue with malicious
BigDecimalinput,InstantDeserializer,DurationDeserializer
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Python数据处理(二):处理 Excel 数据
- 自然语言处理之数据预处理
- Python数据处理(一):处理 JSON、XML、CSV 三种格式数据
- R|数据处理|因子型数据
- Pandas多维特征数据预处理及sklearn数据不均衡处理相关技术实践-大数据ML样本集案例实战
- 大数据 -- 下一代数据处理技术
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Ant Colony Optimization
Marco Dorigo、Thomas Stützle / A Bradford Book / 2004-6-4 / USD 45.00
The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial opti......一起来看看 《Ant Colony Optimization》 这本书的介绍吧!