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

Escape sequences are not compiled correctly in CP949

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      While I was looking into JDK-7147705, I found escape sequences with backslash, such as \t, are not compiled correctly in ko_KR.CP949 locale. If you specify -encoding CP949 on Linux, the compiled binary doesn't produce TAB correctly. I suspect there may be a similar backslash problem with MS932.

      closed/java/util/Calendar/CalendarTestScripts/JapaneseRollTests.sh fails due to this problem. But the reported locale in JDK-7147705 is "hidi", which I don't know of, not ko_KR.CP949.

            sherman Xueming Shen
            okutsu Masayoshi Okutsu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: