RFR: 8277428: G1: Move G1STWIsAliveClosure::do_object_b definition back to g1CollectedHeap.cpp

Hamlin Li mli at openjdk.java.net
Fri Nov 19 03:36:53 UTC 2021


This is a trivial patch to move G1STWIsAliveClosure::do_object_b definition to the right file g1CollectedHeap.cpp.

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

Commit messages:
 - Initial commit

Changes: https://git.openjdk.java.net/jdk/pull/6470/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6470&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8277428
  Stats: 12 lines in 2 files changed: 6 ins; 6 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6470.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6470/head:pull/6470

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



More information about the hotspot-gc-dev mailing list