--- old/src/java.corba/share/classes/org/omg/CORBA/DynArray.java 2015-09-12 23:50:51.651538085 +0300 +++ new/src/java.corba/share/classes/org/omg/CORBA/DynArray.java 2015-09-12 23:50:51.539537530 +0300 @@ -27,8 +27,9 @@ package org.omg.CORBA; -/** Represents a DynAny object associated - * with an array. +/** + * Represents a {@code DynAny} object associated with an array. + * * @deprecated Use the new DynArray instead */ @Deprecated