RFR: 8316957: Serial: Change GenCollectedHeap to SerialHeap inside gc/serial folder

Albert Mingkun Yang ayang at openjdk.org
Tue Sep 26 13:40:35 UTC 2023


Mostly renaming about a type. I kept the original var name `gch` to keep the diff smaller.

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

Commit messages:
 - s1-rename

Changes: https://git.openjdk.org/jdk/pull/15922/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15922&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8316957
  Stats: 35 lines in 6 files changed: 2 ins; 4 del; 29 mod
  Patch: https://git.openjdk.org/jdk/pull/15922.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15922/head:pull/15922

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


More information about the hotspot-gc-dev mailing list