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.