hotspot/src/share/vm/runtime/globals.hpp
changeset 5890 5766abbf8789
parent 5712 7e82752d3fdf
child 5924 dc9d04930c82
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Jun 10 08:27:35 2010 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Fri May 07 13:14:41 2010 -0400
@@ -1975,7 +1975,7 @@
           "Adaptive size policy maximum GC pause time goal in msec, "       \
           "or (G1 Only) the max. GC time per MMU time slice")               \
                                                                             \
-  product(intx, GCPauseIntervalMillis, 500,                                 \
+  product(uintx, GCPauseIntervalMillis, 0,                                  \
           "Time slice for MMU specification")                               \
                                                                             \
   product(uintx, MaxGCMinorPauseMillis, max_uintx,                          \