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.

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

              Created:
              Updated: