hotspot/src/share/vm/memory/metaspaceShared.cpp
changeset 33628 09241459a8b8
parent 33148 68fa8b6c4340
child 33638 ef49ed90010b
--- a/hotspot/src/share/vm/memory/metaspaceShared.cpp	Mon Nov 02 12:34:27 2015 +0000
+++ b/hotspot/src/share/vm/memory/metaspaceShared.cpp	Tue Nov 03 09:41:03 2015 +0100
@@ -540,7 +540,7 @@
 
   NOT_PRODUCT(SystemDictionary::verify();)
 
-  // Copy the the symbol table, string table, and the system dictionary to the shared
+  // Copy the symbol table, string table, and the system dictionary to the shared
   // space in usable form.  Copy the hashtable
   // buckets first [read-write], then copy the linked lists of entries
   // [read-only].