microsoft/gctoolkit

Public

mirrored fromhttps://github.com/microsoft/gctoolkitAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity

Commit

I need a title (#344)

* bug: intermediate commit to allow work on another bug

* bug: add more robust handling of IllegalArgumentException in GCToolKit::analyize

* tidy: remove debug to stdout to logging framework

* refactor: Ensure DateTimeStamp cannot be malformed and it behaves if the timestamp is missing

* refactor: update pom for new GC log test data bundle

* tidy: address comments from PR

* Update parser/src/main/java/com/microsoft/gctoolkit/parser/GCLogParser.java

* feature: first push to combine CMS parser with GenerationalHeapParser

* depreciate: depreciated the CMS preunified event source

* refactor: get all tests to pass

* refactor: continue to get tests to pass

* refactor: continue to get tests to pass

* refactor: collapse CMS phases parser into generational parser

* refactor: GenerationalHeapParser was duplicating CMF failures under certain conditions

* refactor: ensure GC log is closed when discovering the format

* refactor: add test for reported bug

* refactor: add ability to parse very simple logs preunified logs

* refactor: remove no longer needed print statement

* refactor: tidy from review

---------

Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
Changed files1010 shown on this page
Branches13Containing branches
Tags13Containing tags