Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Fix OptionalSerializer.isEmpty() from an incorrect class cast exception. #34

Merged
merged 1 commit into from
Apr 17, 2016

Conversation

nbauernfeind
Copy link
Member

Similar to FasterXML/jackson-datatypes-collections#4, JDK8's OptionalSerializer may accidentally cause a class cast exception by using the Optional class instead of the T class.

@cowtowncoder cowtowncoder merged commit 2763e2b into FasterXML:2.7 Apr 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants