8217858: ZGC: Clean up ZDriver

Reviewed-by: stefank, eosterlund
This commit is contained in:
Per Lidén 2019-01-29 10:23:38 +01:00
parent 62e8d6f43b
commit 9f3059e20c
3 changed files with 168 additions and 158 deletions

View file

@ -68,7 +68,9 @@
template(G1CollectForAllocation) \
template(G1CollectFull) \
template(G1Concurrent) \
template(ZOperation) \
template(ZMarkStart) \
template(ZMarkEnd) \
template(ZRelocateStart) \
template(HandshakeOneThread) \
template(HandshakeAllThreads) \
template(HandshakeFallback) \