--- old/src/share/classes/javax/sql/rowset/spi/SyncFactory.java 2014-08-08 07:02:21.000000000 -0400 +++ new/src/share/classes/javax/sql/rowset/spi/SyncFactory.java 2014-08-08 07:02:21.000000000 -0400 @@ -259,7 +259,7 @@ private static Hashtable implementations; /** - * Adds the the given synchronization provider to the factory register. Guidelines + * Adds the given synchronization provider to the factory register. Guidelines * are provided in the SyncProvider specification for the * required naming conventions for SyncProvider * implementations. @@ -462,7 +462,7 @@ /** * Internal handler for all standard property parsing. Parses standard - * ROWSET properties and stores lazy references into the the internal registry. + * ROWSET properties and stores lazy references into the internal registry. */ private static void parseProperties(Properties p) {