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

javadoc does not output number of warnings using user written doclet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • tools
    • b134
    • generic
    • generic
    • Verified

      Using a user written doclet, 19 warnings were generated but no text stating "19 warnings".
      Compile attached doclet.
      run as

      javadoc -package -doclet Field_Test3 \jdk170\src\java\lang\Thread.java

      There are 4 warning. on previous builds it would print
      "4 warnings"
      at completion.
      This may be a side effect of the -Xmaxerrs/maxwarns implementation.

            jjg Jonathan Gibbons
            ssides Steve Sides
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: