|
Quick Lists
|
|
Bug ID:
|
4531896
|
|
Votes
|
0
|
|
Synopsis
|
doclet fails to document value of interface constants
|
|
Category
|
doclet:tbd
|
|
Reported Against
|
merlin-beta2
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4526070,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4526070
|
|
Submit Date
|
27-NOV-2001
|
|
Description
|
When you document an interface (but no classes) javadoc fails to document
the value of the interface constants.
$ /java/re/j2se/1.4.0/nightly/binaries/solsparc/latest/bin/javadoc T.java
Loading source file T.java...
Constructing Javadoc information...
Standard Doclet version 1.4.0
Generating constant-values.html...
Building tree for all the packages and classes...
Building index for all the packages and classes...
Generating overview-tree.html...
Generating index-all.html...
Generating deprecated-list.html...
Building index for all classes...
Generating allclasses-frame.html...
Generating allclasses-noframe.html...
Generating index.html...
Generating packages.html...
Generating T.html...
Generating serialized-form.html...
Generating package-list...
Generating help-doc.html...
Generating stylesheet.css...
$ grep -w 200 T.html
$
|
|
Work Around
|
N/A
|
|
Evaluation
|
N/A
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |