-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0_01
-
sparc
-
solaris_2.3
The javadoc tool in jdk1.4 does not generate the method parameter description. The generated html files do not have "Parameters:" description.
When the javadoc tool in jdk1.3.1 is used, it correctly produces the "Parameters:" description.
This appears to be a regression in functionality.
In order to reproduce this, please use attachement file "WorkManager". Run the javadoc command from /usr/local/java/jdk1.4/solsparc/bin/javadoc and /usr/local/java/jdk1.3.1/solsparc/bin/javadoc. The javadoc tool in JDK 1.3.1 produces "Parameter:" description whereas the one from JDK 1.4 does not.
When the javadoc tool in jdk1.3.1 is used, it correctly produces the "Parameters:" description.
This appears to be a regression in functionality.
In order to reproduce this, please use attachement file "WorkManager". Run the javadoc command from /usr/local/java/jdk1.4/solsparc/bin/javadoc and /usr/local/java/jdk1.3.1/solsparc/bin/javadoc. The javadoc tool in JDK 1.3.1 produces "Parameter:" description whereas the one from JDK 1.4 does not.
- duplicates
-
JDK-4658163 REGRESSION: Formatting first argument to @param with HTML deletes the parameter
-
- Closed
-