Release 1.07 notes ------------------ yCrash agent ------------- + In the earlier version 1.03, bug got introduced. It was preventing the agent to pick up the GC log that was configured as file path in the JVM argument. Now it has been fixed. + Added timeout - so that agent doesn't get stuck for indefinite time period if tools like jcmd, jattach doesn't respond. yCrash server --------------- + Added new section 'CPU stats' section in GCeasy report + Replaced 'Most used methods' section with 'Last executed methods' with error pattern detect ion logic in it. + Even when sufficient memory is available, still tool was rejecting the heap dump upload citing there was lack of memory. This bug was fixed. + Fix Chinese JVM GC log format timestamp parsing