diff src/share/vm/runtime/globals.hpp @ 3329:52df0980eb50

Merge
author kevinw
date Thu, 05 May 2011 09:33:14 -0400
parents 286c498ae0d4 277d0f6ca64d
children f4063a3503fc
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Wed May 04 23:10:58 2011 -0400
+++ b/src/share/vm/runtime/globals.hpp	Thu May 05 09:33:14 2011 -0400
@@ -2882,7 +2882,7 @@
           "Max. no. of lines in the stack trace for Java exceptions "       \
           "(0 means all)")                                                  \
                                                                             \
-  NOT_EMBEDDED(develop(intx, GuaranteedSafepointInterval, 1000,             \
+  NOT_EMBEDDED(diagnostic(intx, GuaranteedSafepointInterval, 1000,          \
           "Guarantee a safepoint (at least) every so many milliseconds "    \
           "(0 means none)"))                                                \
                                                                             \