Open AlinaHovakimyan opened 3 months ago
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.
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 I would like to help working on it if possible.
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.