--- old/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl 2015-04-07 20:40:48.394504747 +0400 +++ new/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl 2015-04-07 20:40:48.274504752 +0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -258,14 +258,14 @@ *

* The TAG_ALTERNATE_IIOP_ADDRESS component has an * associated value of type: - * - *

+     * 
+     *   
      *     struct { 
      *         string HostID, 
      *         short Port 
-     *     }; 
-     *   
- * + * }; + *
+ *
* encoded as a CDR encapsulation. *

* Zero or more instances of the TAG_ALTERNATE_IIOP_ADDRESS @@ -601,7 +601,7 @@ /** * Create a Codec of the given encoding. - *

+ * * @param enc The encoding for which to create a Codec. * @return A Codec obtained with the given encoding. * @exception UnknownEncoding thrown if this factory cannot create a