hotspot/src/share/vm/runtime/globals.hpp
changeset 14490 5bb45ed999ee
parent 14477 95e66ea71f71
parent 14487 9a40ad461ee9
child 14835 70896cb93c35
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Nov 16 09:59:08 2012 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Fri Nov 16 09:19:12 2012 -0500
@@ -3613,7 +3613,7 @@
   diagnostic(bool, PrintDTraceDOF, false,                                   \
              "Print the DTrace DOF passed to the system for JSDT probes")   \
                                                                             \
-  product(uintx, StringTableSize, 1009,                                     \
+  product(uintx, StringTableSize, defaultStringTableSize,                   \
           "Number of buckets in the interned String table")                 \
                                                                             \
   develop(bool, TraceDefaultMethods, false,                                 \