--- old/src/share/vm/memory/metaspaceShared.cpp 2015-10-30 19:14:51.560475642 +0100 +++ new/src/share/vm/memory/metaspaceShared.cpp 2015-10-30 19:14:51.492475640 +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].