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

CDRInputStream.read*/CDROutputStream.write* methods' slow 'time' performance

XMLWordPrintable

    • beta2
    • generic
    • solaris_7
    • Not verified

      Character conversion utilities are being constructed on a per stream basis. Yet, java.lang.String maintains thread local caches of the sun.io converters.

      Performance may be significantly enhanced by doing something similar, until ultimately moving to Merlin's java.nio converters.

      everett.anderson@Eng 2001-07-17


      ********************************************************************************

      ###@###.### 2001-10-04

      Fix Verified OK.

      - With Build : j2sdk-1_4_0-beta3-bin-b82-solsparc-03_oct_2001

      - With Attached testcase : codetest.tar.Z

      ********************************************************************************

            eandersosunw Everett Anderson (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: