hotspot/src/share/vm/runtime/globals.hpp
changeset 24322 c2978d1578e3
parent 24110 aa442e0427f5
child 24436 c91bfb1a91a7
child 24441 50946251753f
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Apr 28 16:05:12 2014 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Apr 29 08:08:44 2014 +0200
@@ -3784,10 +3784,6 @@
           NOT_LP64(LINUX_ONLY(2*G) NOT_LINUX(0)),                           \
           "Address to allocate shared memory region for class data")        \
                                                                             \
-  diagnostic(bool, EnableInvokeDynamic, true,                               \
-          "support JSR 292 (method handles, invokedynamic, "                \
-          "anonymous classes")                                              \
-                                                                            \
   diagnostic(bool, PrintMethodHandleStubs, false,                           \
           "Print generated stub code for method handles")                   \
                                                                             \