Fix #278: Add more debugging prints for gencgc

Basically enable debugging prints when start and end each scavenging operation for the various spaces and generations.

These are enabled if gencgc_verbose is not 0.

Merge request reports

Loading