Cache introspection information about converters
------------------------------------------------
Key: MYFACES-2879
URL: https://issues.apache.org/jira/browse/MYFACES-2879
Project: MyFaces Core
Issue Type: Improvement
Components: General
Affects Versions: 2.0.2-SNAPSHOT
Environment: myfaces trunk
Reporter: Martin Kočí
Priority: Minor
org.apache.myfaces.application.ApplicationImpl.internalCreateConverter(Class<?>)
should cache information about constructor and other ones. Stress test
detected that this part of code catches NoSuchMethodException too many times
(million times in 10 minutes with my tests!)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.