Community
Participate
Working Groups
Fix it in the 4.x stream. +++ This bug was initially created as a clone of Bug #307201 +++ I20100323-0800 To get the Open Resource dialog leak-free, a few problems need to be fixed: - FilteredItemsSelectionDialog leaks MenuManagers - CompoundContributionItem leaks nested contribution items - OpenWithMenu caches images in a private static hashtable (fix is to use the shared ResourceManager from the IDEWorkbenchPlugin)
Released as http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=21f4fc8434a39fff1d1e6fd60dfbfdd082280e0b PW
Also http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=5fadce77e6c4f855fa8d17b1e24c5d9e211cfdf0
In 4.4.0.I20140303-2000 PW