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

EUC_JP NIO charset buffer underflow and decode logic should be fixed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 5.0
    • core-libs
    • None

      The EUC-JP bundled NIO CharsetDecoder within J2SE 1.4.x contains some buggy
      decode logic which is encountered when the input provided to the coder is
      a directly allocated byte buffer. Apps which utilize EUC-JP decoding via
      java.lang.String or java.io APIs or which provide the input byte buffer
      as a wrapped primitive byte array won't suffer from the buggy decode
      logic.
      ###@###.### 2003-05-21
      ###@###.### 2003-05-21

            ilittlesunw Ian Little (Inactive)
            ilittlesunw Ian Little (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: