Hello,
TL;DR: Need an opinion if to open a JIRA (since reproduction is very tricky)
I am using the @UnwrapValidatedValue with a custom Guava OptionalUnwrapper and
sometimes OptionalUnwrapper#getValidatedValueType() is called also for
non-Optional<> fields.
The bug reproduction is sporadic an
Opened https://hibernate.atlassian.net/browse/HV-928
thanks :)
From: gunnar.morl...@googlemail.com on behalf
of Gunnar Morling
Sent: Thursday, August 21, 2014 2:57 PM
To: Itai Frenkel
Cc: hibernate-dev@lists.jboss.org
Subject: Re: [hibernate-dev] Possible