Expand Up @@ -13662,8 +13662,8 @@ gc_heap::init_semi_shared() memset (full_gc_counts, 0, sizeof (full_gc_counts)); memset (&last_ephemeral_gc_info, 0, sizeof (last_ephemeral_gc_info)); memset (&last_full_blocking_gc_info, 0, sizeof (last_full_blocking_gc_info)); last_...