gctoolkit icon indicating copy to clipboard operation
gctoolkit copied to clipboard

Active and Total workers count for Concurrent and Full G1 GCs

Open AlinaHovakimyan opened this issue 1 year ago • 2 comments
trafficstars

Log lines are being parsed ( WORKER_SUMMARY parsing rule) and saved on G1GCForwardReference. But there are no getters there for the corresponding (evacuationWorkersUsed and evacuationWorkersAvailable) variables.

AlinaHovakimyan avatar Sep 02 '24 13:09 AlinaHovakimyan

See comment on #377

This isn't information we were tracking, but can be added. This is a good first issue for a contributor.

dsgrieve avatar Sep 04 '24 20:09 dsgrieve

@dsgrieve I would like to help working on it if possible.

Henry-Loi avatar Sep 27 '24 16:09 Henry-Loi

Has been fixed with #366 , closing the ticket.

AlinaHovakimyan avatar Mar 19 '25 07:03 AlinaHovakimyan