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

The typos in Javadoc: "@return if "

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 17, 21, 22
    • 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}

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

              Created:
              Updated:
              Resolved: