RFR: 8277045: G1: Remove unnecessary set_concurrency call in G1ConcurrentMark::weak_refs_work

Albert Mingkun Yang ayang at openjdk.java.net
Fri Nov 12 12:31:44 UTC 2021


Simple change of removing an unnecessary method call.

Test: hotspot_gc

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

Commit messages:
 - remove_set_concurrency

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

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



More information about the hotspot-gc-dev mailing list