|
From: Kasemir, K. <kas...@or...> - 2010-06-24 13:25:13
|
Hi: I've updated the ActivationService (ActivatableList, ObjectAdapterTupel) to use WeakReferences to the registered objects, so according to JProfiler it no longer keeps actions from being garbage collected. But it turns out that the CSS SecurityFacade and RightsManagementService also use hard references to each AbstractUserDependentAction, so I'll try to update those as well. Thanks, Kay |