-
Task
-
Resolution: Fixed
-
P4
-
21
-
b19
-
generic
-
generic
The generational mode for Shenandoah is using the AgeTable class. It was not safe to print the age table if it was created with `global=false`. We also added a method to allow it to be printed to an existing output stream and factored the original print method to use this new method.