-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
-
-
-
-
Workaround Exists
-
-
-
-
SqlDateSerializer throws
java.time.temporal.UnsupportedTemporalTypeException: Unsupported field: HourOfDay
when serializing java.sql.Date with formatter containing time component fields.
This is the expected result. However, in Yasson 1.0.5 (JBEAP 7.4), serialization is successfully done as the java.sql.Date with formatter is processed by: [1]
AbstractDateTypeSerializer.formatWithFormatter()
- depends on
-
JBEAP-30325 [GSS](8.0.z) Json processing failed with error java.lang.UnsupportedOperationException at java.sql/java.sql.Date.toInstant
-
- Closed
-
- is blocked by
-
JBEAP-30575 (8.1.z) UnsupportedTemporalTypeException when serializing java.sql.Date with formatter containing time component fields
-
- Closed
-