You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2016/10/21 18:48:58 UTC

[jira] [Created] (BVAL-150) improve performance of empty Annotations

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)