[ https://issues.apache.org/jira/browse/OWB-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Struberg updated OWB-288: ------------------------------ Fix Version/s: (was: 1.0.0) M4 > cache generated Proxiy classes > ------------------------------ > > Key: OWB-288 > URL: https://issues.apache.org/jira/browse/OWB-288 > Project: OpenWebBeans > Issue Type: Improvement > Components: Core > Affects Versions: M3 > Reporter: Mark Struberg > Assignee: Mark Struberg > Fix For: M4 > > > currently we create a new proxy class each time we need a new proxy instance. > This way we leak permgen space. > We could easily cache those generated proxy classes in JavassistProxyFactory. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.