--- old/src/java.corba/share/classes/com/sun/corba/se/spi/orb/DataCollector.java 2015-05-05 20:15:05.091833424 +0400 +++ new/src/java.corba/share/classes/com/sun/corba/se/spi/orb/DataCollector.java 2015-05-05 20:15:05.007833424 +0400 @@ -58,7 +58,7 @@ * mappings in the resulting properties. Also, -ORBInitialServices * is handled specially in applet mode: they are converted from * relative to absolute URLs. - * @raises IllegalStateException if setPropertyNames has not + * @throws IllegalStateException if setPropertyNames has not * been called. */ Properties getProperties() ;