--- old/src/share/classes/java/text/RBTableBuilder.java Mon Oct 1 10:51:30 2012 +++ new/src/share/classes/java/text/RBTableBuilder.java Mon Oct 1 10:51:29 2012 @@ -71,7 +71,7 @@ * This is the main function that actually builds the tables and * stores them back in the RBCollationTables object. It is called * ONLY by the RBCollationTables constructor. - * @see java.util.RuleBasedCollator#RuleBasedCollator + * @see RuleBasedCollator#RuleBasedCollator * @exception ParseException If the rules format is incorrect. */