mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8227175: ZGC: ZHeapIterator visits potentially dead objects
Reviewed-by: zgu, eosterlund
This commit is contained in:
parent
24f58a0ac0
commit
02a31bf561
23 changed files with 395 additions and 187 deletions
|
@ -72,6 +72,7 @@
|
|||
template(ZMarkStart) \
|
||||
template(ZMarkEnd) \
|
||||
template(ZRelocateStart) \
|
||||
template(ZVerify) \
|
||||
template(HandshakeOneThread) \
|
||||
template(HandshakeAllThreads) \
|
||||
template(HandshakeFallback) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue