JDK-4464558 : stddoclet: -nocomment to suppress description & tags, generate only declarations
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.3.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 2001-05-31
  • Updated: 2014-05-05
  • Resolved: 2001-07-13
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.0 beta2Fixed
Description
While developing a reference API for MPH 1.0.1 spec based on pjava 3.1
(which is a subset of J2SE), we found we need to remove all of the doc 
comments from the spec, including all tags, to make it presentable.
We would like an option to automate this throughout the javadocs.

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

EVALUATION The -nocomment option has been implemented. Location of fix: standard.properties AbstractSubWriter.java ClassUseWriter.java ClassWriter.java ConfigurationStandard.java DeprecatedListWriter.java HtmlStandardWriter.java MethodSubWriter.java PackageWriter.java SerialMethodSubWriter.java SerializedFormWriter.java
11-06-2004

PUBLIC COMMENTS The -nocomment option has been implemented. jamie.ho@Eng 2001-06-01
01-06-2001