Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8004825 javadoc crash DocletAbortException
  3. JDK-8025272

doclint needs to check for valid usage of @value tag

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • tools
    • None
    • b110
    • Verified

    Description

      The javadoc crashes with a DocletAbortException on invalid usage of @value. As a part of the fix, the doclint needs to be updated to check for valid usage of @value and generate appropriate error/warning messages.

      The @value should only be used with constant fields that have a value. The tag has an optional field name parameter which has a constant value.

      Attachments

        Activity

          People

            jjg Jonathan Gibbons
            bpatel Bhavesh Patel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: