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

(cs) outputstream prints wrong values for non-ascii characters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.0
    • core-libs
    • x86
    • windows_2000



      Name: yyT116575 Date: 07/19/2001


      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
      Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)


      The output of System.out.println() is different from previous versions of jdk
      on Windows 2000. This is also true of Windows NT.

      The test program prints this with jdk 1.4:

      ??

      and this with jdk 1.3:

      ????

      Here's the test program:

      public class str {
        public static void main(String[] args) {
          System.out.println("\u304a\u304d\u3083\u304f");
        }
      }
      (Review ID: 128273)
      ======================================================================

            iris Iris Clark
            yyoungsunw Yung-ching Young (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: