hotspot/src/share/vm/runtime/globals.hpp
changeset 7896 08aadd7aa3ee
parent 7421 4abc09aaa48d
child 8076 96d498ec7ae1
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Jan 10 09:23:20 2011 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Jan 10 17:14:53 2011 -0500
@@ -1198,9 +1198,6 @@
   product(ccstr, TraceJVMTI, NULL,                                          \
           "Trace flags for JVMTI functions and events")                     \
                                                                             \
-  product(bool, ForceFullGCJVMTIEpilogues, false,                           \
-          "Force 'Full GC' was done semantics for JVMTI GC epilogues")      \
-                                                                            \
   /* This option can change an EMCP method into an obsolete method. */      \
   /* This can affect tests that except specific methods to be EMCP. */      \
   /* This option should be used with caution. */                            \