--- old/src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java 2015-07-01 18:29:25.272900325 +0400 +++ new/src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java 2015-07-01 18:29:25.188900325 +0400 @@ -27,10 +27,10 @@ /** - * This Helper class is used to facilitate the marshalling of Bounds. + * This Helper class is used to facilitate the marshalling of {@code Bounds}. * For more information on Helper files, see * - * "Generated Files: Helper Files".

+ * "Generated Files: Helper Files". */ abstract public class BoundsHelper