Understanding the garbage collector

Here is a good article (in french) by Romain Guy explaining how the Sun's JVM garbage collector works and how it is possible to set the GC mode

http://gfx.developpez.com/tutoriel/java/gc/