RFR: 8332864: Parallel: Merge ParMarkBitMapClosure into MoveAndUpdateClosure

Albert Mingkun Yang ayang at openjdk.org
Fri May 24 07:53:23 UTC 2024


Trivial merging a class into its subclass. (Some unused fields/args/methods are also removed.)

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

Commit messages:
 - pgc-merge-class

Changes: https://git.openjdk.org/jdk/pull/19383/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19383&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8332864
  Stats: 123 lines in 2 files changed: 28 ins; 79 del; 16 mod
  Patch: https://git.openjdk.org/jdk/pull/19383.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19383/head:pull/19383

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


More information about the hotspot-gc-dev mailing list