RFR: 8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
Per Liden
per.liden at oracle.com
Wed Mar 13 11:36:05 UTC 2019
The ZUnmapBadViews option is really a verification option, and should
follow the ZVerify* naming convention. Further, the mechanism itself
needs to be reworked a bit to not depend on pages being in the page
table when cached, in preparation for later patches that reworks the
ZPage life cycle.
Bug: https://bugs.openjdk.java.net/browse/JDK-8220569
Webrev: http://cr.openjdk.java.net/~pliden/8220569/webrev.0
/Per
More information about the hotspot-gc-dev
mailing list