diff src/share/vm/runtime/globals.hpp @ 4730:7faca6dfa2ed

Merge
author jmasa
date Tue, 27 Dec 2011 12:38:49 -0800
parents 6c995c08526c 441e946dc1af
children 8940fd98d540
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Fri Dec 23 15:29:34 2011 -0800
+++ b/src/share/vm/runtime/globals.hpp	Tue Dec 27 12:38:49 2011 -0800
@@ -1553,7 +1553,7 @@
   product(uintx, ParGCDesiredObjsFromOverflowList, 20,                      \
           "The desired number of objects to claim from the overflow list")  \
                                                                             \
-  diagnostic(intx, ParGCStridesPerThread, 2,                                \
+  diagnostic(uintx, ParGCStridesPerThread, 2,                               \
           "The number of strides per worker thread that we divide up the "  \
           "card table scanning work into")                                  \
                                                                             \