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

javadoc tool: Javadoc required method bodies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • tools
    • None
    • beta
    • generic
    • solaris_7
    • Verified

      The javadoc documentation says

           In fact, Javadoc will run on .java source files that are pure
           stub files with no method bodies. This means you can write
           documentation comments and run Javadoc in the earliest stages
           of design while creating the API, before writing the
           implementation.

      In fact, javadoc complains if you try to do this, and insists that
      you add "abstract" to the methods and the class.

            gafter Neal Gafter (Inactive)
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: