[ https://issues.apache.org/jira/browse/OWB-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated OWB-1450: -------------------------------- Labels: pull-request-available (was: ) > 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 > > 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)