hotspot/src/share/vm/runtime/globals.hpp
changeset 10988 a3b2bd43ef4f
parent 10983 9ab65f4cec18
child 10989 a8ce91b35dfc
--- a/hotspot/src/share/vm/runtime/globals.hpp	Wed Nov 09 06:14:32 2011 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Wed Nov 09 07:25:51 2011 -0800
@@ -904,7 +904,7 @@
   product(bool, AlwaysRestoreFPU, false,                                    \
           "Restore the FPU control word after every JNI call (expensive)")  \
                                                                             \
-  notproduct(bool, PrintCompilation2, false,                                \
+  diagnostic(bool, PrintCompilation2, false,                                \
           "Print additional statistics per compilation")                    \
                                                                             \
   diagnostic(bool, PrintAdapterHandlers, false,                             \