Description
org.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl uses a straight HashMap to cache instances of portlet windows. In high-usages environments this can cause enough of a memory leak to crash the JVM.
org.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl uses a straight HashMap to cache instances of portlet windows. In high-usages environments this can cause enough of a memory leak to crash the JVM.