RFR: 8288052: Small logging clarification during failed heap shrinkage

Man Cao manc at openjdk.java.net
Wed Jun 8 18:20:14 UTC 2022


Hi all,

Could anyone review this trivial logging clarification in G1CollectedHeap::shrink_helper()? I'm sponsoring colleague Jonathan Joo for this change.

-------------

Commit messages:
 - 8288052: Small logging clarification during failed heap shrinkage

Changes: https://git.openjdk.java.net/jdk/pull/9092/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=9092&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8288052
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/9092.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/9092/head:pull/9092

PR: https://git.openjdk.java.net/jdk/pull/9092



More information about the hotspot-gc-dev mailing list