diff src/share/vm/runtime/globals.hpp @ 14408:ec28f9c041ff

8019972: PPC64 (part 9): platform files for interpreter only VM. Summary: With this change the HotSpot core build works on Linux/PPC64. The VM succesfully executes simple test programs. Reviewed-by: kvn
author goetz
date Fri, 02 Aug 2013 16:46:45 +0200
parents 94c202aa2646
children b55e4bd0389e
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Thu Aug 01 17:25:10 2013 -0700
+++ b/src/share/vm/runtime/globals.hpp	Fri Aug 02 16:46:45 2013 +0200
@@ -3614,7 +3614,7 @@
           NOT_LP64(LINUX_ONLY(2*G) NOT_LINUX(0)),                           \
           "Address to allocate shared memory region for class data")        \
                                                                             \
-  diagnostic(bool, EnableInvokeDynamic, true PPC64_ONLY(&& false),          \
+  diagnostic(bool, EnableInvokeDynamic, true,                               \
           "support JSR 292 (method handles, invokedynamic, "                \
           "anonymous classes")                                              \
                                                                             \