hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.hpp
changeset 33204 b8a3901ac5b3
parent 30764 fec48bf5a827
child 33577 d6c1611973dc
--- a/hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.hpp	Tue Oct 13 08:37:44 2015 +0200
+++ b/hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.hpp	Tue Oct 13 14:49:13 2015 +0200
@@ -56,6 +56,7 @@
     WeakCLDRoots,
     SATBFiltering,
     UpdateRS,
+    ScanHCC,
     ScanRS,
     CodeRoots,
     ObjCopy,