[jboss-jira] [JBoss JIRA] Reopened: (EJBTHREE-1909) Add a ClassLoader/Method cache to SerializableMethod

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Sep 2 03:02:23 EDT 2009


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo de Wolf reopened EJBTHREE-1909:
-------------------------------------



Caching of classes is the job of the class loader.

> Add a ClassLoader/Method cache to SerializableMethod
> ----------------------------------------------------
>
>                 Key: EJBTHREE-1909
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1909
>             Project: EJB 3.0
>          Issue Type: Feature Request
>          Components: common
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.1.16
>
>
> SerializableMethod.toMethod now goes to the underlying ClassLoader for every toMethod call; we can optimize this by caching the underlying Method per ClassLoader

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list