hotspot/src/share/vm/runtime/vm_operations.hpp
changeset 26837 72a43d3841e7
parent 26587 e8b28fa936af
child 27420 04e6f914cce1
--- a/hotspot/src/share/vm/runtime/vm_operations.hpp	Thu Sep 04 16:53:27 2014 -0700
+++ b/hotspot/src/share/vm/runtime/vm_operations.hpp	Fri Sep 05 09:49:19 2014 +0200
@@ -68,6 +68,7 @@
   template(G1CollectFull)                         \
   template(G1CollectForAllocation)                \
   template(G1IncCollectionPause)                  \
+  template(DestroyAllocationContext)              \
   template(EnableBiasedLocking)                   \
   template(RevokeBias)                            \
   template(BulkRevokeBias)                        \