Skip to content

Commit ce9dd64

Browse files
author
duke
committed
Automatic merge of jdk:master into master
2 parents 0d7c655 + 279f39f commit ce9dd64

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/hotspot/share/runtime/vmOperation.hpp

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
template(Verify) \
4949
template(HeapDumper) \
5050
template(CollectForMetadataAllocation) \
51-
template(CollectForCodeCacheAllocation) \
5251
template(GC_HeapInspection) \
5352
template(SerialCollectForAllocation) \
5453
template(SerialGCCollect) \
@@ -69,10 +68,6 @@
6968
template(ZRelocateStartYoung) \
7069
template(ZRendezvousGCThreads) \
7170
template(ZVerifyOld) \
72-
template(XMarkStart) \
73-
template(XMarkEnd) \
74-
template(XRelocateStart) \
75-
template(XVerify) \
7671
template(HandshakeAllThreads) \
7772
template(PopulateDumpSharedSpace) \
7873
template(JNIFunctionTableCopier) \
@@ -114,7 +109,6 @@
114109
template(GTestExecuteAtSafepoint) \
115110
template(GTestStopSafepoint) \
116111
template(JFROldObject) \
117-
template(JvmtiPostObjectFree) \
118112
template(RendezvousGCThreads) \
119113
template(JFRInitializeCPUTimeSampler) \
120114
template(JFRTerminateCPUTimeSampler) \

0 commit comments

Comments
 (0)