Similarly to JDK-8287704, colleague Jonathan Joo noticed the logging message in G1CollectedHeap::shrink_helper() says "Did not expand the heap" while the function tries to shrink the heap.
- relates to
-
JDK-8287704 Small logging clarification about shrunk bytes after heap shrinkage
- Resolved