(note: discovered by oss-fuzz)
In some complex scenarios -- combining polymorphic type information and accepting Single value as 1-element Containers -- it is possible to trigger JDK ArrayStoreException which won't get caught and re-thrown as JacksonException (more specifically DatabindException).
(note: discovered by oss-fuzz)
In some complex scenarios -- combining polymorphic type information and accepting Single value as 1-element Containers -- it is possible to trigger JDK
ArrayStoreExceptionwhich won't get caught and re-thrown asJacksonException(more specificallyDatabindException).