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

File IO Directory Watch Tutorial Has Import With Incorrect Classname

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • docs
    • b142
    • x86
    • windows_7
    • Verified

      A DESCRIPTION OF THE PROBLEM :
      The type java.nio.file.StandardWatchEventKind is referenced when the actual type is java.nio.file.StandardWatchEventKinds - (current is missing the trailing 's')

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      java.nio.file.StandardWatchEventKinds
      ACTUAL -
      java.nio.file.StandardWatchEventKind

      URL OF FAULTY DOCUMENTATION :
      http://download.oracle.com/javase/tutorial/essential/io/notification.html

            sharonz Sharon Zakhour (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: