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

Nonstandard (javasoft) spelling of recognized

XMLWordPrintable

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

      The Java Software documentation standard is to use American spellings
      where more than one spelling of a word exists.

      ./share/classes/java/awt/Component.java(6489): * Unrecognised keys or values will be ignored.
      ./share/classes/java/beans/XMLDecoder.java(356): simulateException("Unrecognised opening tag: " + name + " " + attrsToString(attrs));
      ./share/classes/java/beans/XMLDecoder.java(426): simulateException("Unrecognised closing tag: " + name);
      ./share/classes/sun/misc/UUDecoder.java(222): * The following sequences are recognised as end-of-line
      ./share/classes/sun/print/PSStreamPrintJob.java(281): throw new PrintException("unrecognised class: "+repClassName);
      ./share/classes/sun/print/RasterPrinterJob.java(909): * Services we don't recognise as built-in services can't be
      ./share/classes/sun/print/RasterPrinterJob.java(952): * So here we dispatch only those services we do not recognise
      ./share/classes/com/sun/security/sasl/digest/DigestMD5.java(430): "violation. Unrecognised charset value");
      ./share/classes/javax/print/DocFlavor.java(31): * be recognised.
      ./share/classes/javax/print/StreamPrintService.java(82): * Used by services and client applications to recognise streams
      ./solaris/classes/sun/print/UnixPrintJob.java(321): throw new PrintException("unrecognised class: "+repClassName);
      ./win32/classes/sun/print/Win32PrintJob.java(326): throw new PrintException("unrecognised class: "+repClassName);

            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: