RFR: 8234020: Remove FullGCCount_lock

Albert Mingkun Yang ayang at openjdk.java.net
Sun Apr 25 19:51:51 UTC 2021


Remove an unused method and unnecessary synchronization in Serial GC.

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

Commit messages:
 - fullgclock

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

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


More information about the hotspot-dev mailing list