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

Typo in DataFlavor.java "readible" should be "readable"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta
    • generic
    • generic

      readable is incorrectly spelled as readible in a constructor for
      DataFlavor.java

           * @param mimeType the string used to identify the MIME type for this flavor
           * @param humanPresentableName the human-readible string used to
           * identify this flavor
           * @param classLoad the class loader to use
           */
          public DataFlavor(String mimeType, String humanPresentableName, ClassLoader
      classLoader) throws ClassNotFoundException {

            ehawkessunw Eric Hawkes (Inactive)
            ehawkessunw Eric Hawkes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: