JDK-6443686 : javadoc may need to be updated due to Mustang name change
  • Type: Bug
  • Component: other-libs
  • Sub-Component: corba:idl
  • Affected Version: 6
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-06-27
  • Updated: 2010-05-21
  • Resolved: 2006-08-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b98Fixed
Related Reports
Relates :  
Description
Due to Mustang name change (see http://javaweb.eng.sun.com/java/web/jdk/releases/mustang/FAQ.html
    for more info), the following javadoc needs to be updated:

(If below talks about trains earlier than Mustang, doesnt need to be changed.)

 ./org/omg/CORBA/doc-files/compliance.html:14:The specifications with which the Java 2 Platform, Standard Edition (J2SE) v.1.4

 ./org/omg/CORBA/portable/class-use/ValueFactory.html:95:in the Java 2 Standard Edition.   These changes occurred in recent
 ./org/omg/CORBA/portable/package-use.html:133:in the Java 2 Standard Edition.   These changes occurred in recent
 ./org/omg/CORBA/class-use/BAD_PARAM.html:103:in the Java 2 Standard Edition.   These changes occurred in recent
 ./org/omg/CORBA/class-use/Object.html:107:in the Java 2 Standard Edition.   These changes occurred in recent
 ./org/omg/CORBA/class-use/ORB.html:107:in the Java 2 Standard Edition.   These changes occurred in recent
 ./org/omg/CORBA/package-use.html:133:in the Java 2 Standard Edition.   These changes occurred in recent
 ./org/omg/CORBA_2_3/package-summary.html:87:in the Java 2 Standard Edition.   These changes occurred in recent
 ./org/omg/CORBA_2_3/package-summary.html:118:in the Java 2 Standard Edition.   These changes occurred in recent 

 src/share/classes/org/omg/CORBA_2_3/package.html refers to "Java 2" twice.  Please check whether one or both should be changed.
Another case moved here from 6443651:

 ./javax/rmi/CORBA/Util.html:460: <P>In Java 2 Platform, this method works as follows:

Comments
EVALUATION Agree that changing docs to agree to the latest marketing/legal name changes is important, but not sure that this needs to be done by PDE.
12-08-2006