mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8217858: ZGC: Clean up ZDriver
Reviewed-by: stefank, eosterlund
This commit is contained in:
parent
62e8d6f43b
commit
9f3059e20c
3 changed files with 168 additions and 158 deletions
|
@ -68,7 +68,9 @@
|
|||
template(G1CollectForAllocation) \
|
||||
template(G1CollectFull) \
|
||||
template(G1Concurrent) \
|
||||
template(ZOperation) \
|
||||
template(ZMarkStart) \
|
||||
template(ZMarkEnd) \
|
||||
template(ZRelocateStart) \
|
||||
template(HandshakeOneThread) \
|
||||
template(HandshakeAllThreads) \
|
||||
template(HandshakeFallback) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue