< prev index next >

src/hotspot/share/runtime/vmOperation.hpp

Print this page
@@ -112,10 +112,11 @@
    template(ICBufferFull)                          \
    template(PrintMetadata)                         \
    template(GTestExecuteAtSafepoint)               \
    template(GTestStopSafepoint)                    \
    template(JFROldObject)                          \
+   template(ClassPrintLayout)                      \
    template(JvmtiPostObjectFree)                   \
    template(RendezvousGCThreads)
  
  class Thread;
  class outputStream;
< prev index next >