Does anyone know a proper resource to read on the available garbage collection mechanisms in java? So far I found a couple of websites but they did not contain a comprehensive description with respect to when to use which and what the implementation was. (I am referring to Oracle's jdk)
As of today, there are 4 GC algorithms available in the Java Hotspot VM:
You can find more information about these GC algorithms in the references below.
Books:
Talks/Articles:
Mailing List:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With