Why will a full gc on small heap takes 5 seconds?
I am running an J2EE application on 3 year old Solaris system with a used
heap that is about 300 MB. From the gc logs I have seen that the full gc
that is triggered a few times a day takes about 5 seconds and recovers
about 200 MB every time. What could be the reason for a full gc to take
such a long time on such a small heap?
I run java 1.6.0_37.
No comments:
Post a Comment