8227175: ZGC: ZHeapIterator visits potentially dead objects

Reviewed-by: zgu, eosterlund
This commit is contained in:
Stefan Karlsson 2019-06-10 13:04:12 +02:00
parent 24f58a0ac0
commit 02a31bf561
23 changed files with 395 additions and 187 deletions

View file

@ -72,6 +72,7 @@
template(ZMarkStart) \
template(ZMarkEnd) \
template(ZRelocateStart) \
template(ZVerify) \
template(HandshakeOneThread) \
template(HandshakeAllThreads) \
template(HandshakeFallback) \