RFR: 8296224: G1: Remove unnecessary update in VM_G1CollectForAllocation

Albert Mingkun Yang ayang at openjdk.org
Wed Nov 2 15:24:15 UTC 2022


Simple change of removing an unnecessary assignment.

Test: hotspot_gc

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

Commit messages:
 - g1-gc-cause

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

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


More information about the hotspot-gc-dev mailing list