changeset 26845 | ae163b62b9ac |
parent 26183 | bbe259d3c8bc |
child 27008 | 10d6c1e39d87 |
--- a/hotspot/src/share/vm/gc_interface/gcCause.hpp Mon Sep 08 15:24:10 2014 +0200 +++ b/hotspot/src/share/vm/gc_interface/gcCause.hpp Thu Sep 11 17:13:30 2014 -0700 @@ -47,6 +47,7 @@ _heap_inspection, _heap_dump, _wb_young_gc, + _update_allocation_context_stats, /* implementation independent, but reserved for GC use */ _no_gc,