microsoft / microsoft/gctoolkit
GCtoolkit doesnt find the full gc pattern
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 177
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 3
Description
gctoolkit cant identify the full GC present in the log file. The full GC class is there but nothing full GC object was created.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or sample log is identified. Start by obtaining the affected GC log and tracing how gctoolkit classifies full GC entries; the work is done when the full GC pattern is recognized and a full GC object is created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100