 |
Frequently Asked Questions About the Java HotSpot VM
If you are worried about the number of garbage collections, but less worried about pause times, then increasing the heap should cause the number of full garbage collections to decrease, this is especially true if you increase the size of the eden space as
www.oracle.com |
 |