RFR: 8074101: Add verification that all tasks are actually claimed during roots processing [v4]
Albert Mingkun Yang
ayang at openjdk.java.net
Wed Jan 13 10:20:12 UTC 2021
> The first commit removes some obsolete enum items, while the second commit adds the verification logic. Commit 2 introduces some "empty" task claims for the verification logic, explicitly marked in the comments.
>
> Test: hotspot_gc
Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
review
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2046/files
- new: https://git.openjdk.java.net/jdk/pull/2046/files/aa2d853c..4d147817
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2046&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2046&range=02-03
Stats: 21 lines in 3 files changed: 12 ins; 2 del; 7 mod
Patch: https://git.openjdk.java.net/jdk/pull/2046.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2046/head:pull/2046
PR: https://git.openjdk.java.net/jdk/pull/2046
More information about the hotspot-gc-dev
mailing list