Incorrect use of generics
-------------------------
Key: BVAL-11
URL:
http://opensource.atlassian.com/projects/hibernate/browse/BVAL-11
Project: Bean Validation
Issue Type: Bug
Components: ri-general
Reporter: Emmanuel Bernard
Assignee: Hardy Ferentschik
There is too many @SuppressWarning("unchecked")
For a library using no legacy code, this should not happen.
Some might be the fault of an improper Bean Validation generics design but I have seen
incorrect uses of generics in the ri itself hidden by @SWs
I will open specific reports for the one I have seen but the goal is to get rid of
(almost) all @SuppressWarnings.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira