RFR: 8252103: Parallel heap inspection for ParallelScavengeHeap [v14]
Lin Zang
lzang at openjdk.java.net
Wed Nov 4 10:51:08 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:
improve readability and use SIZE_MAX for InvalidIndex
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/25/files
- new: https://git.openjdk.java.net/jdk/pull/25/files/2668fe69..ee920861
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=25&range=13
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=25&range=12-13
Stats: 20 lines in 1 file changed: 10 ins; 9 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