]
Scott Marlow closed JBEE-163.
-----------------------------
Resolution: Done
org.jboss.el.cache.BeanPropertiesCache leaks memory in static void
clear(ClassLoader classLoader)
-------------------------------------------------------------------------------------------------
Key: JBEE-163
URL:
https://issues.jboss.org/browse/JBEE-163
Project: JBoss JavaEE Spec APIs
Issue Type: Bug
Reporter: Scott Marlow
Assignee: Scott Marlow
Priority: Blocker
Fix For: 1.0.6
Originally reported via
https://github.com/jboss/jboss-el-api_spec/issues/19 (which
includes the suggested fix).
To recreate, run the WildFly
org.jboss.as.test.integration.jsf.beanvalidation.cdi.BeanValidationCdiIntegrationTestCase
test and set a break point in org.jboss.el.cache.BeanPropertiesCache.clear(ClassLoader)