JDK-4587562 : tool: Indentation messed up for javadoc comments omitting preceding asterisk
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.4.0
  • Priority: P5
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_7
  • CPU: generic
  • Submitted: 2001-12-10
  • Updated: 2002-06-27
  • Resolved: 2002-03-08
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.
Other
1.4.1 hopperFixed
Description
For some reason the indentation for comments per 4232882 is indented one extra space in the html output.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: hopper FIXED IN: hopper INTEGRATED IN: hopper VERIFIED IN: hopper-beta
14-06-2004

PUBLIC COMMENTS In 1.4, lines of javadoc comments in which the preceding "*" was omitted was indented one extra space from what appeared in the java source file. This was apparent if the comment was surrounded by the HTML "pre" tag. Javadoc now correctly indents such doc comments.
10-06-2004

EVALUATION Yet to investigate ###@###.### 2002-02-06 Verified by running NoStar.java from regressionSuite with b10 of Hopper-beta. ###@###.### 2002-04-25
06-02-2002