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

set default max errs and max warns

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 8
    • None
    • tools
    • b73
    • Verified

    Description

      javadoc supports -Xmaxerrs and -Xmaxwarns, but the defaults are currently unset.

      With the pending arrival of doclint for javadoc, and the potential for a huge number of messages :-( we should set reasonable default limits for the number of errors and warnings that may be generated.

      For javac, the limit is 100 (each). That seems a reasonable value for javadoc as well.

      Attachments

        Activity

          People

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: