After JDK-8338977, the field `MemAllocator::Allocation::_overhead_limit_exceeded` and the parameter `gc_overhead_limit_was_exceeded` of the method `CollectedHeap::mem_allocate` are not used by any GC. So they can be removed.
- relates to
-
JDK-8338977 Parallel: Improve heap resizing heuristics
-
- Open
-