5
votes
11answers
1k views
How do I make sure my objects get garbage collected?
One of our programs is sometimes getting a OutOfMemory error on one users machine, but of course not when I'm testing it. I just ran it with jprofiler (on a 10 day evaluation license because I've …
