RFR: 8074101: Add verification that all tasks are actually claimed during roots processing [v5]

Albert Mingkun Yang ayang at openjdk.java.net
Wed Jan 13 11:19: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/4d147817..15892bd4

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

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