|
Quick Lists
|
|
Bug ID:
|
4704312
|
|
Votes
|
0
|
|
Synopsis
|
Javadoc for JDK 1.4 missing many uses of classes
|
|
Category
|
doclet:tbd
|
|
Reported Against
|
1.4
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4496290,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4496290
|
|
Submit Date
|
19-JUN-2002
|
|
Description
|
FULL PRODUCT VERSION :
>java -version
java version "1.4.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b91)
Java HotSpot(TM) Client VM (build 1.4.0-rc-b91, mixed mode)
A DESCRIPTION OF THE PROBLEM :
Many of the "Uses of Class" pages report no uses when there
are many functions that return the class. This is a
problem when trying to determine how to create objects of a
given type.
Ex:http://java.sun.com/j2se/1.4/docs/api/org/omg/CORBA/class
-use/TypeCode.html
Uses of Class
org.omg.CORBA.TypeCode
No usage of org.omg.CORBA.TypeCode
I don't know if it is a Javadoc failure, or if javadoc was
used incorrectly.
REGRESSION. Last worked in version 1.3
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Just go to
http://java.sun.com/j2se/1.4/docs/api/org/omg/CORBA/class-
use/TypeCode.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
http://java.sun.com/j2se/1.3/docs/api/org/omg/CORBA/class-
use/TypeCode.html is correct
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER WORKAROUND :
Use the 1.3 documentation
(Review ID: 153799)
======================================================================
|
|
Work Around
|
N/A
|
|
Evaluation
|
This is a duplicate of 4496290, which was fixed in 1.4.1.
xxxxx@xxxxx 2002-06-19
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |