gctoolkit icon indicating copy to clipboard operation
gctoolkit copied to clipboard

Ignore [] brackets while capturing date with UNIFIED_DATE_TIMESTAMP

Open srilakshmikanthanp opened this issue 5 months ago • 3 comments
trafficstars

Hi, I made a small fix that addresses the DateTimeParseException (#442) when parsing GC logs with RotatingGCLogFile. I’m not deeply familiar with GC internals or GC log formats, so this change is based on my understanding of the related code. Please review and advise if any improvements are needed. Thanks!

srilakshmikanthanp avatar May 29 '25 06:05 srilakshmikanthanp

Can you provide a matching test case into DateTimeStampTest?

kcpeppe avatar Jun 10 '25 11:06 kcpeppe

Hi @kcpeppe, I've added the unit test. Please review and let me know if any changes are needed.

srilakshmikanthanp avatar Jun 12 '25 14:06 srilakshmikanthanp

@microsoft-github-policy-service agree

srilakshmikanthanp avatar Jun 12 '25 14:06 srilakshmikanthanp