]
Hardy Ferentschik resolved HV-568.
----------------------------------
Resolution: Fixed
Perform a profiling of the annotation processor code and make use of
caching where appropriate
----------------------------------------------------------------------------------------------
Key: HV-568
URL:
https://hibernate.onjira.com/browse/HV-568
Project: Hibernate Validator
Issue Type: Improvement
Components: annotation-processor
Reporter: Gunnar Morling
Assignee: Gunnar Morling
Fix For: 4.3.0.Final
Currently there is no caching in place in
{{org.hibernate.validator.ap.util.ConstraintHelper}}. The AP would likely benefit from
this as information such as supported data types, composing constraints etc. is retrieved
repeatedly.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: