[ 
https://issues.apache.org/jira/browse/OWB-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Louis Monteiro closed OWB-1450.
------------------------------------

> Interceptor proxy memory leak
> -----------------------------
>
>                 Key: OWB-1450
>                 URL: https://issues.apache.org/jira/browse/OWB-1450
>             Project: OpenWebBeans
>          Issue Type: Bug
>            Reporter: Jean-Louis Monteiro
>            Assignee: Jean-Louis Monteiro
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.28, 4.0.4
>
>
> To avoid creating the same proxies again and again for a given, we have a 
> cache (map) to hold the proxies per AnnotatedType (AnnotationTypeImpl in 
> OWB). The key for the map is the AnnotatedTypeImpl, but the equals/hashcode 
> don't comply with the equals/hashcode contrat and proxies aren't reused 
> resulting on memory being filled with new proxy classes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to