RFR: 8300653: G1EvacInfo should use common naming scheme for collection set

Thomas Schatzl tschatzl at openjdk.org
Thu Jan 19 13:48:04 UTC 2023


Hi all,

  please review this imo trivial renaming of some identifiers containing `collectionset` to `collection_set`.

Testing: local compilation

Thanks,
  Thomas

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

Commit messages:
 - initial version

Changes: https://git.openjdk.org/jdk/pull/12096/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12096&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8300653
  Stats: 24 lines in 4 files changed: 0 ins; 0 del; 24 mod
  Patch: https://git.openjdk.org/jdk/pull/12096.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12096/head:pull/12096

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


More information about the hotspot-gc-dev mailing list