hotspot/src/share/vm/memory/metaspaceShared.cpp
changeset 33638 ef49ed90010b
parent 33611 9abd65805e19
parent 33628 09241459a8b8
child 34257 4be3504cc03b
--- a/hotspot/src/share/vm/memory/metaspaceShared.cpp	Thu Nov 05 19:31:57 2015 +0100
+++ b/hotspot/src/share/vm/memory/metaspaceShared.cpp	Fri Nov 06 11:34: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].