changeset 14487 | 9a40ad461ee9 |
parent 14386 | 9ef88e958f4b |
child 14490 | 5bb45ed999ee |
--- a/hotspot/src/share/vm/runtime/globals.hpp Fri Nov 09 22:22:53 2012 -0800 +++ b/hotspot/src/share/vm/runtime/globals.hpp Mon Nov 12 15:58:11 2012 -0500 @@ -3593,7 +3593,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, \