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

Remove ending punctuation from @throws HeadlessException

XMLWordPrintable

      In many cases in java.desktop, the javadoc for HeadlessException looks like this:

           * @throws HeadlessException if GraphicsEnvironment.isHeadless()
           * returns true.

      There's a period in the end of the phrase.

      Usually, such phrases for thrown exceptions have no ending punctuation.

            aivanov Alexey Ivanov
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: