Performance problems when using the OSGi classloaders in a certain way
----------------------------------------------------------------------

                 Key: FELIX-500
                 URL: https://issues.apache.org/jira/browse/FELIX-500
             Project: Felix
          Issue Type: Improvement
          Components: Framework
    Affects Versions: 1.0.3
            Reporter: Guillaume Nodet
            Priority: Critical


As discussed on the mailing list, there is a big performance problems when lots 
of CNFE are thrown from the framework.
The main reason is that the creation of the diagnosis message is very time 
consuming.
This patch aims to fix the problem by lazy creating the message only when 
needed (when the exception is actually displayed
or serialized).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to