Integrated: 8256401: ZGC: Improve ZList verification

Per Liden pliden at openjdk.java.net
Tue Nov 17 16:45:03 UTC 2020


On Mon, 16 Nov 2020 15:27:32 GMT, Per Liden <pliden at openjdk.org> wrote:

> The ZList verification is currently fairly weak. I propose that we make the verification stronger to easier detect corrupt lists and misuse of list nodes. This patch also removes the unused `ZList::transfer()` function.

This pull request has now been integrated.

Changeset: 9130ca4c
Author:    Per Liden <pliden at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9130ca4c
Stats:     177 lines in 4 files changed: 38 ins; 105 del; 34 mod

8256401: ZGC: Improve ZList verification

Reviewed-by: ayang, stefank

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

PR: https://git.openjdk.java.net/jdk/pull/1230



More information about the hotspot-gc-dev mailing list