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

Regression test MappingtTest.java fails on all platforms with Mustang

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 6
    • client-libs

      Regression test MappingtTest.java failing on all platforms with Mustang

      - The regression test has been failing for several builds on SQE Nightly Regression Test Bed.

      - Fails with recent promoted build 1.6.0-b32

      - Test fails with compilation error

      Regression Test
      ===============
      test/java/awt/font/LogicalFonts/MappingtTest.java

      Errors
      ======
      $JAVA_HOME/bin/javac MappingTest.java
      MappingTest.java:35: package sun.io does not exist
      import sun.io.CharacterEncoding;
                   ^
      MappingTest.java:433: cannot find symbol
      symbol : variable CharacterEncoding
      location: class MappingTest
              String encoding = CharacterEncoding.aliasName(suffixes[ENCODING]);
                                ^
      Note: MappingTest.java uses unchecked or unsafe operations.
      Note: Recompile with -Xlint:unchecked for details.
      2 errors

      ###@###.### 2005-04-20 01:06:30 GMT

            Unassigned Unassigned
            rreynagasunw Rick Reynaga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: