Wednesday, October 5, 2011

GC overhead limit exceeded

http://stackoverflow.com/questions/4371505/gc-overhead-limit-exceeded

parameters which influence this message:

GCTimeLimit
GCHeapFreeLimit

-XX:-UseGCOverheadLimit to switch control off

Anyway rather than trying to hide the problem, I would rather try to fix the bloody code.

No comments: