--- old/src/java.corba/share/classes/org/omg/CORBA/UNSUPPORTED_POLICY.java 2015-09-12 23:51:16.339660507 +0300 +++ new/src/java.corba/share/classes/org/omg/CORBA/UNSUPPORTED_POLICY.java 2015-09-12 23:51:16.227659952 +0300 @@ -26,8 +26,8 @@ package org.omg.CORBA; /** - * One of the PolicyErrorCodes which would be filled if - * the requested Policy is understood to be valid by the + * One of the {@code PolicyErrorCode}s which would be filled if + * the requested {@code Policy} is understood to be valid by the * ORB, but is not currently supported. * * @author rip-dev