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

Lin Zang lzang at openjdk.java.net
Mon Oct 19 13:09:34 UTC 2020


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

Lin Zang has refreshed the contents of this pull request, and previous commits have been removed. The incremental views
will show differences compared to the previous content of the PR. The pull request contains one new commit since the
last revision:

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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/25/files
  - new: https://git.openjdk.java.net/jdk/pull/25/files/05f3c64f..2878fc01

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

  Stats: 15 lines in 2 files changed: 0 ins; 15 del; 0 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