Fix for issue 8: PSwing nodes prevent proper garbage collection
Added a test case that adds a PSwing node, removes it, and checks for remaining references.  Prior to this fix the memory was not reclaimed even after removal.
1 parent ddc3ed5 commit f80dbe4394e21c140d64804155c8b9b9d216ebd3
@Stephen Chin Stephen Chin authored on 9 Nov 2008
Showing 2 changed files
View
extras/src/main/java/edu/umd/cs/piccolox/pswing/PSwing.java
View
extras/src/test/java/edu/umd/cs/piccolox/pswing/PSwingTest.java 0 → 100644