[
https://issues.jboss.org/browse/JBEE-163?page=com.atlassian.jira.plugin.s...
]
Scott Marlow updated JBEE-163:
------------------------------
Description:
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)
was:
Originally reported via
https://github.com/jboss/jboss-el-api_spec/issues/19.
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)
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
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)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)