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

Need access to error and warning messages

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.0, 1.3.0
    • tools
    • None
    • generic, sparc
    • generic, solaris_2.6

      In order to make the doc checker doclet capable of generating a report
      on the number and type of errors and warnings, need to make available to
      the doclet API:

      - The error messages that @see generates, such as "class xx doesn't exist"
      - The warning messages that @see generates, such as
         javadoc: warning - java.applet.Applet.isActive(): Tag @link: missing #: "start()"

      These should be accessed by different methods, so they
      can be documented at different levels of priority, say getSeeErrors()
      and getSeeWarnings()

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: