Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4422253

javadoc manual: wildcards not allowed in @file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.0
    • tools
    • beta
    • x86
    • windows_nt
    • Not verified



      Name: ssT124754 Date: 03/06/2001


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      When a wildcard is used in a sourcefile name on the javadoc command line, the
      wildcard is expanded properly. However, when the same sourcefile name
      containing a wildcard is read from a file named by an '@files' argument, the
      expansion fails and the following error is returned:

      javadoc: No package, class, or source file found named <name-with-wildcard>.

      Documentation for the javadoc '@files' argument says a file can contain "One or
      more files that contain packagenames and sourcefiles in any order, one name per
      line." And just above this the document defines 'sourcefiles' arguments as
      supporting wildcards and 'packagefiles' arguments as not. I believe that this
      clearly implies that the same wildcarded sourcefile names that work on the
      command line should also work when read from a file.
      (Review ID: 118214)
      ======================================================================

            dkramersunw Douglas Kramer (Inactive)
            ssultanasunw Shaheen Sultana (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: