< prev index next >

src/share/vm/runtime/vm_operations.hpp

Print this page
rev 13068 : [mq]: partial.patch

*** 98,107 **** --- 98,108 ---- template(JFRCheckpoint) \ template(ShenandoahFullGC) \ template(ShenandoahInitMark) \ template(ShenandoahStartEvacuation) \ template(ShenandoahVerifyHeapAfterEvacuation) \ + template(ShenandoahPartialGC) \ template(Exit) \ template(LinuxDllLoad) \ template(RotateGCLog) \ template(WhiteBoxOperation) \ template(ClassLoaderStatsOperation) \
< prev index next >