diff src/share/vm/runtime/globals.hpp @ 6985:80e866b1d053

Merge
author coleenp
date Fri, 16 Nov 2012 09:19:12 -0500
parents bd7a7ce2e264 e4f764ddb06a
children 2cb439954abf 2d6c433b1f38
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Fri Nov 16 09:59:08 2012 +0100
+++ b/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,                                 \