Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4775743
Votes 0
Synopsis -help option should not show [classnames] in usage
Category java:javadoctool
Reported Against 1.4
Release Fixed 1.5(tiger-b32)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 07-NOV-2002
Description
The text has been fixed.
 xxxxx@xxxxx  2003-12-08




The latest help screen for javadoc shows [classnames] as one of the acceptable
kinds of files to pass into javadoc.  We should remove this choice,
as this only works for the private -Xclasses option (which is not listed).

% /java/jdk/ws/tools/doclets/stddoclet/dkramer/build/solaris-sparc/bin/javadoc -help
usage: javadoc [options] [packagenames] [sourcefiles] [classnames] [@files]
                                                      ^^^^^^^^^^^^
======================================================================
Work Around





======================================================================
Evaluation
Should do ASAP, to avoid confusion
 xxxxx@xxxxx  2002-11-12

This bug has been present since January 1999.
 xxxxx@xxxxx  2002-11-13

Fixed.
 xxxxx@xxxxx  2003-12-08
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang