Hacker News new | ask | show | jobs
by detaro 3269 days ago
Have you tried limiting the heap size with -Xmx <size>? If it has a bad (too large for your system) default it might grow to much before running GC.