[prefuse] memory leak
17 July 2007Prefuse leaks much memory while graph creation/deletion.
It seems that prefuse doesn’t assume frequent graph creation/deletion.
I had to modify the prefuse’s source code to fix it.
Followings are the points of leaking.
This is why I hate Java.
Some java programmers don’t realize java can leak memory.
Some of them don’t know what is destractor.
I think criminal is sun.
No comments yet


