RFR: 8297033: G1: Improve logging for Remembered Sets

Albert Mingkun Yang ayang at openjdk.org
Tue Nov 15 13:09:51 UTC 2022


Small change in logging for merging remset of eager reclaim candidates and collection set, in order to avoid confusion.

Test: hotspot_gc

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

Commit messages:
 - g1-remset-log

Changes: https://git.openjdk.org/jdk/pull/11165/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11165&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297033
  Stats: 75 lines in 3 files changed: 44 ins; 9 del; 22 mod
  Patch: https://git.openjdk.org/jdk/pull/11165.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11165/head:pull/11165

PR: https://git.openjdk.org/jdk/pull/11165


More information about the hotspot-gc-dev mailing list