Mark Struberg created GERONIMO-6556:
---------------------------------------
Summary: geronimo-jcdi AnnotationLiteral could cache the hashCode
and toString values
Key: GERONIMO-6556
URL: https://issues.apache.org/jira/browse/GERONIMO-6556
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Mark Struberg
Assignee: Mark Struberg
We could improve the performance of our AnnotationLiteral implementation by
doing more aggressive caching. Currently there is always a getMethods() call
via SecurityManager involved. But that is pretty performance intense and not
necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)