Mark Struberg created BVAL-150:
----------------------------------
Summary: improve performance of empty Annotations
Key: BVAL-150
URL: https://issues.apache.org/jira/browse/BVAL-150
Project: BVal
Issue Type: Bug
Components: jsr303
Affects Versions: 1.1.1
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.1.2
runtime Annotations created via AnnotationLiteral trigger the expensive
getMethods() method very often. We can improve this as done in OWB by having a
special impl for Annotations without any members.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)