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

Typo in java.lang.Thread#destroy() API documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 8u25
    • core-libs
    • x86_64
    • windows_7

      A DESCRIPTION OF THE PROBLEM :
      Extremely low priority, but there is a small typo in the documentation for the deprecated method destroy. The fourth sentence starts with "If if were to be implemented, ". This should probably be "If it were to be implemented, ".

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      "If it were to be implemented, ..."
      ACTUAL -
      "If if were to be implemented, ..."

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html#destroy--

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: