Skip to content

Support gc logs where each gc event is described on a single line #472

@AlinaHovakimyan

Description

@AlinaHovakimyan

GCtoolkit does not support simple logs. That is, logs where each GC event is described on a single line. Such log, for example, can be generated, when using Parallel GC with unified logging and minimal arguments.
Example vm args: -XX:+UseParallelGC -Xlog:gc:file=gc.log
Example log: gc_parallel.log

Why this is important:
These minimal-configuration logs sometimes are the first logs users produce when diagnosing GC behavior, before they move on to more advanced logging options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions