gctoolkit icon indicating copy to clipboard operation
gctoolkit copied to clipboard

Unified logs missing time stamps causes NPE

Open ghost opened this issue 2 years ago • 0 comments
trafficstars

Unified GC logs without a timestamp will cause NPE as all of the code expects a timestamp. Use first date stamp as a base of 0.000 seconds and then synthetically generate timestamps for each JVMEvent.

ghost avatar Feb 24 '23 23:02 ghost