hotspot/src/share/vm/gc_interface/gcCause.hpp
changeset 13728 882756847a04
parent 12630 ddf6ee008138
child 15095 8ce5dcdbeb26
--- a/hotspot/src/share/vm/gc_interface/gcCause.hpp	Fri Aug 31 16:39:35 2012 -0700
+++ b/hotspot/src/share/vm/gc_interface/gcCause.hpp	Sat Sep 01 13:25:18 2012 -0400
@@ -55,7 +55,7 @@
     /* implementation specific */
 
     _tenured_generation_full,
-    _permanent_generation_full,
+    _metadata_GC_threshold,
 
     _cms_generation_full,
     _cms_initial_mark,