What is GC Log, thread dump and Heapdump?

Java Virtual Machine (JVM) generates 3 critical artifacts that are useful for optimizing the performance and troubleshooting production problems. Those artifacts are:


a) Garbage collection (GC) log
b) Thread dump
c) Heap dump

In this PDF document, we have discussed the difference between these 3 artifacts: Where to use them? How does it look? How to capture them? How to analyze them?…

One thought on “What is GC Log, thread dump and Heapdump?

Add yours

Leave a Reply

Powered by WordPress.com.

Up ↑

%d bloggers like this: