< prev index next >

src/share/vm/runtime/vm_operations.hpp

Print this page
rev 13125 : imported patch update-refs.patch

*** 99,108 **** --- 99,110 ---- template(ShenandoahFullGC) \ template(ShenandoahInitMark) \ template(ShenandoahStartEvacuation) \ template(ShenandoahVerifyHeapAfterEvacuation) \ template(ShenandoahPartialGC) \ + template(ShenandoahPreUpdateRoots) \ + template(ShenandoahPostUpdateRoots) \ template(Exit) \ template(LinuxDllLoad) \ template(RotateGCLog) \ template(WhiteBoxOperation) \ template(ClassLoaderStatsOperation) \
< prev index next >