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

Error results in native2ascii with -reverse option.

XMLWordPrintable

    • b59
    • sparc
    • solaris_9

      We got an error message when we performed the steps below. The file test.txt is included in the zip file attached:
      1. Convert test.txt to the ascii format by using native2ascii.
         % native2ascii -encoding EUC_JP test.txt test.txt.ascii
      2. Convert back test.txt to the original format by using the -reverse option.
         % native2ascii -encoding EUC_JP -reverse test.txt.ascii test.txt.ascii2
      java.lang.NumberFormatException: For input string: "ser "
      ###@###.### 2005-03-30 04:48:10 GMT

            sherman Xueming Shen
            hmatano Hiroko Matano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: