--- old/src/java.corba/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/Util.java 2015-05-05 20:14:59.067833429 +0400 +++ new/src/java.corba/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/Util.java 2015-05-05 20:14:58.983833429 +0400 @@ -593,7 +593,7 @@ * @param className the name of the class. * @param remoteCodebase a space-separated list of URLs at which * the class might be found. May be null. - * @param loadingContext a class whose ClassLoader may be used to + * @param loader a class whose ClassLoader may be used to * load the class if all other methods fail. * @return the Class object representing the loaded class. * @exception ClassNotFoundException if class cannot be loaded.