nmorel / gwt-jackson

gwt-jackson is a JSON parser for GWT. It uses Jackson 2.x annotations to customize the serialization/deserialization process.
Apache License 2.0
111 stars 55 forks source link

Double.NaN / NEGATIVE_INFINITY / POSITIVE_INFINITY - Numeric values m… #166

Closed freddyboucher closed 4 years ago

freddyboucher commented 4 years ago

…ust be finite, but was #165