The typos in Javadoc: "@return if "

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 17, 21, 22
    • Component/s: client-libs
    • b06
    • generic
    • generic

      In many places, the "java.desktop" module has such specifications for methods returned boolean:
       * @return if the event has been consumed

      That should be updated to something like this:
           * @return {@code true} if the event has been consumed, otherwise
           * {@code false}

            Assignee:
            Sergey Bylokhov
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: