< prev index next >

src/hotspot/share/runtime/vmOperation.hpp

Print this page
@@ -89,10 +89,11 @@
    template(VirtualThreadGetCurrentLocation)       \
    template(ChangeSingleStep)                      \
    template(SetNotifyJvmtiEventsMode)              \
    template(HeapWalkOperation)                     \
    template(HeapIterateOperation)                  \
+   template(HeapObjectStatistics)                  \
    template(ReportJavaOutOfMemory)                 \
    template(JFRCheckpoint)                         \
    template(ShenandoahFullGC)                      \
    template(ShenandoahInitMark)                    \
    template(ShenandoahFinalMarkStartEvac)          \
< prev index next >