RFR: 8252103: Parallel heap inspection for ParallelScavengeHeap [v5]
Lin Zang
lzang at openjdk.java.net
Mon Oct 26 07:40:50 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:
Refine HeapBlockClaimer implementation
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/25/files
- new: https://git.openjdk.java.net/jdk/pull/25/files/2878fc01..d1ca71d8
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=25&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=25&range=03-04
Stats: 75 lines in 4 files changed: 5 ins; 40 del; 30 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