Community
Participate
Working Groups
Build Identifier: 3.2.4 In the initLibraryInstallDelegate method, a property change listener is added to the install delegate. The listener should be removed. The fix could be as the proposed for the bug 352887, which is the same scenario but for WebServices. Reproducible: Always
Hello, is there any outlook for this bug?
Created attachment 213360 [details] dispose method added
patch to resolve this issue added. I hope this helps speed up the solution.
The adopter, IBM, would like this change made to HEAD for WTP 3.4.0, and then other bugs will be opened to get this backported to an older level. This fixes a memory leak caused by the PropertyChangeListener not being disposed.
Hotbug request accepted. Thanks for the patch. We will review.
Fix committed to HEAD at 2012/04/09 02:23PM PDT.
Explain why you believe this is a stop-ship defect. Or, if it is a "hotbug" (requested by an adopter) please document it as such. This is a hotbug request Is there a work-around? If so, why do you believe the work-around is insufficient? No workaround How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? Manual testing Give a brief technical overview. Who has reviewed this fix? Fixes a memory leak What is the risk associated with this fix? low
Released for RC1