hotspot/src/share/vm/runtime/globals.hpp
changeset 32619 47acec81dcca
parent 32613 73bec9f941d7
child 32623 390a27af5657
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Sep 04 09:47:35 2015 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Fri Sep 04 10:12:08 2015 -0300
@@ -1087,9 +1087,6 @@
   product(bool, AlwaysRestoreFPU, false,                                    \
           "Restore the FPU control word after every JNI call (expensive)")  \
                                                                             \
-  product(bool, MemoryMapImage, false,                                      \
-          "Memory map entire runtime image")                                \
-                                                                            \
   diagnostic(bool, PrintCompilation2, false,                                \
           "Print additional statistics per compilation")                    \
                                                                             \