Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
Apparently,
com.google.common.base.Optional#get throws IllegalStateException for a Optional.absent() : This was really unexpected. Have to replace it with orNull
Attachments
Issue Links
- relates to
-
HSTTWO-2686 Backport CachingObjectConverter can throw IllegalStateException when getting an absent bean twice
- Closed