RFR: 8326688: Parallel: Remove unnecessary BOT update in UpdateOnlyClosure::do_addr

Albert Mingkun Yang ayang at openjdk.org
Mon Feb 26 15:51:56 UTC 2024


Simple removing redundant BOT updates for non-moved objs.

Test: tier1-3

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

Commit messages:
 - bot

Changes: https://git.openjdk.org/jdk/pull/18008/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18008&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8326688
  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/18008.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18008/head:pull/18008

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


More information about the hotspot-gc-dev mailing list