Community
Participate
Working Groups
In CompatibilityView's createPartControl(*), we link the model and manager with their renderers but this is never cleared. This translates to four leaked objects per disposal, the model and manager of both the tool bar and the part's menu.
Created attachment 201493 [details] CompatibilityView patch v1 Patch to remove the linking between the renderer and the model when the part is being disposed.
(In reply to comment #1) > Created attachment 201493 [details] > CompatibilityView patch v1 Eric, please review for release to 4.1.1, thanks.
Fix pushed to R4_development. http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?h=R4_development&id=e924f3fe1177a19777c0964f306e81c2826b19fe
Verified by code inspection with I20110912-0200.