changeset 614:a00b04ef067e jdk9-b28

Merge
author lana
date Thu, 28 Aug 2014 14:53:02 -0700
parents 70ef7eca74d0 (current diff) 4d704afddadd (diff)
children 85bac03b064e
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/java.corba/share/classes/org/omg/CORBA/FloatSeqHelper.java	Thu Aug 21 14:16:15 2014 -0700
+++ b/src/java.corba/share/classes/org/omg/CORBA/FloatSeqHelper.java	Thu Aug 28 14:53:02 2014 -0700
@@ -38,11 +38,11 @@
 * OMG specifications :
 *   <ul>
 *       <li> ORB core as defined by CORBA 2.3.1
-*       (<a href="http://cgi.omg.org/cgi-bin/doc?formal/99-10-07">formal/99-10-07</a>)
+*       (<a href="http://www.omg.org/cgi-bin/doc?formal/99-10-07">formal/99-10-07</a>)
 *       </li>
 *
 *       <li> IDL/Java Language Mapping as defined in
-*       <a href="http://cgi.omg.org/cgi-bin/doc?ptc/00-01-08">ptc/00-01-08</a>
+*       <a href="http://www.omg.org/cgi-bin/doc?ptc/00-01-08">ptc/00-01-08</a>
 *       </li>
 *   </ul>
 */