I was wondering if someone could recommend tools that parse GC log files and report statistics (gc counts, pause time, bytes promoted, etc.) I've used GC Portal in the past, but it doesn't seem to support all formats/syntax produced by 1.6 VMs. My objective is to compare GC logs from different benchmarks/tests to determine optimal gc settings.<br>
<br>Thanks<br>