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

Special characters not echoed back correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.3.1
    • core-libs



      Name: bsC130419 Date: 05/30/2001


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

      1. Here is the source code of the program to be compiled:

      public class SpecChar{
          public static void main (String args[]) {
              System.out.println(args[0]);
          }
      }

      2. Execute with the command "java SpecChar <ALT 130>". I would expect the special
      character ? (ALT + 130) to be echoed.

      3. The actual result is the Greek character theta (don't know the ALT+XXX
      combination for it), and not ?.
      (Review ID: 124877)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: