--- old/src/java.corba/share/classes/com/sun/corba/se/impl/ior/StubIORImpl.java 2015-04-30 16:31:51.507461901 +0400 +++ new/src/java.corba/share/classes/com/sun/corba/se/impl/ior/StubIORImpl.java 2015-04-30 16:31:51.427461901 +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, ...]" + * {@literal "SimpleIORImpl[,[]data, ...]"} * @return a string representation of this stub. */ public String toString()