RFR: 8282072: G1: Rename CardSetPtr to CardSetContainerPtr [v2]

Ivan Walulya iwalulya at openjdk.java.net
Wed Mar 16 09:51:27 UTC 2022


> Hi all,
> Please review this change to rename CardSetPtr to ContainerPtr since it is a pointer to the containers. 
> 
> Testing: tier1

Ivan Walulya has updated the pull request incrementally with four additional commits since the last revision:

 - Update src/hotspot/share/gc/g1/g1CardSet.hpp
   
   Co-authored-by: Thomas Schatzl <59967451+tschatzl at users.noreply.github.com>
 - Update src/hotspot/share/gc/g1/g1CardSet.hpp
   
   Co-authored-by: Thomas Schatzl <59967451+tschatzl at users.noreply.github.com>
 - Update src/hotspot/share/gc/g1/g1CardSet.hpp
   
   Co-authored-by: Thomas Schatzl <59967451+tschatzl at users.noreply.github.com>
 - Update src/hotspot/share/gc/g1/g1CardSet.hpp
   
   Co-authored-by: Thomas Schatzl <59967451+tschatzl at users.noreply.github.com>

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7816/files
  - new: https://git.openjdk.java.net/jdk/pull/7816/files/4e036f5b..88ca4ac9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7816&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7816&range=00-01

  Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7816.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7816/head:pull/7816

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



More information about the hotspot-gc-dev mailing list