hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.hpp
changeset 10524 6594ca81279a
parent 8921 14bfe81f2a9d
child 17844 28ca9179db98
--- a/hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.hpp	Tue Sep 06 21:03:51 2011 -0700
+++ b/hotspot/src/share/vm/gc_implementation/parallelScavenge/pcTasks.hpp	Thu Sep 01 16:18:17 2011 +0200
@@ -98,8 +98,7 @@
     management            = 6,
     jvmti                 = 7,
     system_dictionary     = 8,
-    reference_processing  = 9,
-    code_cache            = 10
+    code_cache            = 9
   };
  private:
   RootType _root_type;