Comment #5 on issue 74 by heuermh: Memory leak with PSwingRepaintManager http://code.google.com/p/piccolo2d/issues/detail?id=74
Committing an example that attempts to demonstrate the leak. The behaviour with or without the fix Allain alluded to before doesn't appear any different to me. Used memory is not reclaimed when PSwingCanvases are removed, as might be expected. $ commit -m "Issue 74 ; adding PSwingMemoryLeakExample to examples" . Adding examples/src/main/java/edu/umd/cs/piccolo/examples/pswing/PSwingMemoryLeakExample.java Transmitting file data ... Committed revision 491. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---
