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

fp.bugs 2266: does not understand string \\\\\\\\\\\\\\\\u1161, all platforms

XMLWordPrintable

    • 1.0beta2
    • x86
    • windows_nt
    • Verified

      ###@###.### (David Forster)

      Compiler does not understand the string "\\\\u1161" it should interpret it as "\\u1161"

      Steps to reproduce
      Compile the accompaning code

      /* fp.bugs 2266 */

      class text
      {
          public static void main(String args[])
          {
             System.out.println("a is \\\\u1161");
          }
      }




            fyellinsunw Frank Yellin (Inactive)
            kasmithsunw Kevin Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: