hotspot/src/share/vm/runtime/globals.hpp
changeset 8681 c691d94813f9
parent 8478 d89e2f60ba40
child 8687 264727307495
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Mar 04 17:13:19 2011 -0500
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Sun Mar 06 11:37:18 2011 -0800
@@ -3656,9 +3656,6 @@
   product(bool, RequireSharedSpaces, false,                                 \
           "Require shared spaces in the permanent generation")              \
                                                                             \
-  product(bool, ForceSharedSpaces, false,                                   \
-          "Require shared spaces in the permanent generation")              \
-                                                                            \
   product(bool, DumpSharedSpaces, false,                                    \
            "Special mode: JVM reads a class list, loads classes, builds "   \
             "shared spaces, and dumps the shared spaces to a file to be "   \