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

(cs) Most character conversion clients do not use NIO API

XMLWordPrintable

    • b27
    • generic
    • generic



      Name: nl37777 Date: 05/04/2001

      Of the various subsystems in the J2SDK that use character
      conversion, only a few have been changed to use the NIO APIs. As a
      result, character converters plugged into the NIO SPI cannot be relied
      on to be used by the entire J2SDK.

      As of build 63 (5/2/01), the situation was as follows:

      Using java.nio API exclusively:
      java.nio.Channels

      Using both java.nio and sun.io interfaces:
      java.io.InputStreamReader
      java.io.OutputStreamWriter
      java.lang.StringCoding (for java.lang.String)
      sun.awt.datatransfer.DataTransferer
      sun.tools.native2ascii.Main

      Using sun.io interfaces exclusively:
      com.sun.corba.se.internal.core.CodeSetConversion
      sun.awt.FontDescriptor
      sun.awt.PlatformFont
      sun.awt.motif.MFontPeer
      sun.awt.windows.WDefaultFontCharset
      sun.awt.windows.WFontPeer
      sun.io.CompoundTextSupport
      sun.jdbc.odbc.JdbcOdbcObject
      sun.jdbc.odbc.JdbcOdbcResultSet
      sun.jdbc.odbc.JdbcOdbcPreparedStatement
      sun.net.NetworkClient
      sun.plugin.navig.motif.PluginPSPrintStream
      sun.print.PSPrinterJob
      src/share/native/sun/awt/font/fontmanager/fontobjects/cmaps.cpp
      src/share/native/sun/awt/font/fontmanager/fontobjects/fontObject.cpp
      src/solaris/native/sun/awt/awt_Font.c
      src/solaris/native/sun/awt/font/nrScalerContext.cpp
      src/win32/native/sun/windows/awt_Font.cpp
      ======================================================================

            sherman Xueming Shen
            nlindenbsunw Norbert Lindenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: