RFR: 8252103: Parallel heap inspection for ParallelScavengeHeap [v10]

Lin Zang lzang at openjdk.java.net
Mon Nov 2 15:55:13 UTC 2020


> - Parallel heap iteration support for PSS
> - JBS:  https://bugs.openjdk.java.net/browse/JDK-8252103

Lin Zang has updated the pull request incrementally with one additional commit since the last revision:

  Code refine and use ssize_t for HeapBlockClaimer index

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/25/files
  - new: https://git.openjdk.java.net/jdk/pull/25/files/bd06f912..cb75521f

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=25&range=09
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=25&range=08-09

  Stats: 60 lines in 4 files changed: 27 ins; 27 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk/pull/25.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/25/head:pull/25

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



More information about the hotspot-gc-dev mailing list