RFR: 8276835: G1: make G1EvacFailureObjectsSet::record inline

Hamlin Li mli at openjdk.java.net
Wed Nov 10 05:53:07 UTC 2021


This is a minor improvement to make G1EvacFailureObjectsSet::record inline, which was not.

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

Commit messages:
 - Fix include guards
 - Initial commit

Changes: https://git.openjdk.java.net/jdk/pull/6322/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6322&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8276835
  Stats: 50 lines in 4 files changed: 41 ins; 8 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6322.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6322/head:pull/6322

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



More information about the hotspot-gc-dev mailing list