FasterXML / jackson-modules-java8

Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
Apache License 2.0
401 stars 117 forks source link

Test behavior of reading Instant and Duration from float. #85

Closed toddjonker closed 6 years ago

toddjonker commented 6 years ago

This is to document the current behavior of those conversions.

This is in response to issues identified in #84 so as to prevent that fix from altering current behavior.