JDK-4927928 : Use DocletErrorReporter to print option errors, NOT MessageRetriever
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-09-25
  • Updated: 2014-05-05
  • Resolved: 2003-10-14
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
5.0 b24Fixed
Description
Our plan to have all of our error messages go through a single class will not work.  When validating options, the MessageRetriever is not properly initialized because the RootDoc is not available yet.  As a result, DocletErrorReporter must be used to print option usage errors.

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

PUBLIC COMMENTS Fixed. ###@###.### 2003-09-27
27-09-2003

EVALUATION Name: dk30142 Date: 09/25/2003 Accepted ====================================================================== Fixed. ###@###.### 2003-09-27
27-09-2003