--- old/src/java.corba/share/classes/com/sun/corba/se/impl/ior/StubIORImpl.java 2015-04-30 20:13:13.543450987 +0400 +++ new/src/java.corba/share/classes/com/sun/corba/se/impl/ior/StubIORImpl.java 2015-04-30 20:13:13.459450987 +0400 @@ -245,7 +245,7 @@ /** * Returns a string representation of this stub. Returns the same string * for all stubs that represent the same remote object. - * "SimpleIORImpl[,[]data, ...]" + * {@code "SimpleIORImpl[,[]data, ...]"} * @return a string representation of this stub. */ public String toString()