[hibernate-dev] Possible bug in hibernate-validator ValidatorImpl

2014-08-21 Thread Itai Frenkel
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

Re: [hibernate-dev] Possible bug in hibernate-validator ValidatorImpl

2014-09-09 Thread Itai Frenkel
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