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

Lin Zang lzang at openjdk.java.net
Wed Oct 28 15:11:59 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:

  cast iterable_blocks to int in claim_and_get_block()

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/25/files
  - new: https://git.openjdk.java.net/jdk/pull/25/files/2d432f95..b17c8224

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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