Skip to content

ObjectArrayDeserializer may throw ArrayStoreException for some special cases #5646

Description

@cowtowncoder

(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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions