-
Bug
-
Resolution: Unresolved
-
P4
-
repo-crac
-
Fix Understood
Currently, we call `System.gc()` in the `beforeCheckpoint()` callback of `java.lang.Reference` and `Universe::heap()->collect(GCCause::_full_gc_alot)` right afterwards in `os::Linux::checkpoint()`.
It would be preferable if we could combine them into a single full GC.
It would be preferable if we could combine them into a single full GC.