-
Bug
-
Resolution: Fixed
-
P5
-
1.1.7, 1.2.0, 1.3.0
-
beta
-
generic, sparc
-
generic, solaris_2.5.1
-
Verified
Tested in JDK1.2Beta4-E.
static {...} in source code tmp.java will cause "Methods inherited .." table starts with "," in tmp.html(tmp.java in attached):
slappy 158 =>javadoc -package tmp.java
Loading source file tmp.java...
Constructing Javadoc information...
Building tree for all the packages and classes...
Building index for all the packages and classes...
Generating tree.html...
Generating index-all.html...
Generating deprecatedlist.html...
Building index for all classes...
Generating allclasses-frame.html...
Generating index.html...
Generating tmp.html...
Generating serializedform.html...
Generating help.html...
Generating stylesheet.css...
slappy 159 =>
dianne.jiao@East 1998-05-11
Another problem with javadoc's handling of static {...} in source code: it is indexed under character "<" in file index-all.html.
static {...} in source code tmp.java will cause "Methods inherited .." table starts with "," in tmp.html(tmp.java in attached):
slappy 158 =>javadoc -package tmp.java
Loading source file tmp.java...
Constructing Javadoc information...
Building tree for all the packages and classes...
Building index for all the packages and classes...
Generating tree.html...
Generating index-all.html...
Generating deprecatedlist.html...
Building index for all classes...
Generating allclasses-frame.html...
Generating index.html...
Generating tmp.html...
Generating serializedform.html...
Generating help.html...
Generating stylesheet.css...
slappy 159 =>
dianne.jiao@East 1998-05-11
Another problem with javadoc's handling of static {...} in source code: it is indexed under character "<" in file index-all.html.
- duplicates
-
JDK-4414790 Subsequent static code blocks not documented correctly.
-
- Closed
-
-
JDK-4206856 improper handling for HTML special characters '<', '>', and '&'
-
- Closed
-
- relates to
-
JDK-4136244 -private adds junk to list of inherited methods from Object
-
- Closed
-