JDK1.3 javac does not work in 'ar' locale

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.3.0
    • Component/s: tools
    • x86
    • solaris_7



      Name: akC57697 Date: 06/07/99



        The javac does not work in 'ar' locale.

      ---------------- example ---------------
      public class Test {
          public static void main(String[] argv) {
           int i = 0; // zero
          }
      }
      --------------
       setenv LANG ar
       javac Test.java
      Test.java:?: illegal character: \????
           int i = 0;
                   ^
      ? error
      java -fullversion
      java full version "JDK-1.3-F"
       

      ======================================================================

            Assignee:
            William Maddox (Inactive)
            Reporter:
            Alexander Kuzmin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: