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

TEST_BUG: regression test sun/io/Converter/TestConv.java needs updates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.3.0
    • core-libs



      Name: asR10013 Date: 04/27/2000



          Test sun/io/Converter/TestConv.java form regression testsuite uses
      translation tables in order to check jvm bytes to character mapping engine.
      Some of this tables are outdated and should be updated.
      Here is the list of incorrect tables:
      Cp437.b2c
      Cp852.b2c
      Cp856.b2c
      Cp860.b2c
      Cp861.b2c
      Cp863.b2c
      Cp865.b2c
      Cp869.b2c
      Cp930.b2c
      Cp933.b2c
      Cp935.b2c
      Cp937.b2c
      Cp939.b2c
      Cp948.b2c
      Cp970.b2c
      SJIS.b2c
          The latest versions of translation tables could be found on
      ftp://ftp.unicode.org/Public/MAPPINGS

          Additionally test can not handle multiple mappings. For example
      in Big5 encoding two different national characters are translated to
      one unicode character.
          0xA15A -> 0xFF3F
          0xA1C4 -> 0xFF3F
      In this case test issues warning message and simply fails.

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

            ilittlesunw Ian Little (Inactive)
            alssunw Als Als (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: