--- old/src/java.corba/share/classes/com/sun/corba/se/impl/oa/toa/TOAImpl.java 2015-05-05 20:15:01.655833427 +0400 +++ new/src/java.corba/share/classes/com/sun/corba/se/impl/oa/toa/TOAImpl.java 2015-05-05 20:15:01.571833427 +0400 @@ -61,7 +61,7 @@ * Its characteristics include: * * Other requirements: @@ -118,7 +118,7 @@ * This will update thread Current, so that subsequent calls to * returnServant and removeCurrent from the same thread are for the * same request. - * @param request is the request containing the rest of the request + * @param info is the request containing the rest of the request */ public void getInvocationServant( OAInvocationInfo info ) {