RFR: 8275730: Relax memory constraint on MultiThreadedRefCounter

Zhengyu Gu zgu at openjdk.java.net
Thu Oct 21 17:23:18 UTC 2021


It is just an atomic counter, only needs atomic guarantee.

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

Commit messages:
 - v0

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

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


More information about the hotspot-jfr-dev mailing list