I\'m wondering what are the exact situations that trigger Full Garbage Collection in Java.
The obvious ones are:
This greatly depends on your jvm options and the jvm that you at using.
For this reason, I recommend that you look at the book "Java Performance" bý John and Hunt.