Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8293511 Javadoc style issues in the foreign API
  3. JDK-8319323

FFM: Harmonize the @throws tags in the javadocs

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • core-libs

      The @throws tags are using a bit different principles with respect to formatting and ending with a period or not.

      Looking at some prominent Java classes like List and Stream, they:

      1) Indent such that multi-line texts align with the beginning of the Exception type
      2) Do not have a period after the text.

      Some of the tags in the FFM classes already conform to these bullets but it would be advantageous if they all did.

            pminborg Per-Ake Minborg
            pminborg Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: