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

REGRESSION: java/text/BreakIterator/CategoryMapTest.java failed

    XMLWordPrintable

Details

    • x86, sparc
    • linux, solaris_9, windows_2000, windows_2003

    Description



      Name: aaR10208 Date: 07/31/2003


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b12
      Testbase : RegTest-test
      Platform[s] : Windows 2000 Pro, Windows 2003 Enterprise, Solaris 9 (sparc) (CDE)
      switch/Mode : generic
      Falling test[s]: java/text/BreakIterator/CategoryMapTest.java

      Regression test java/text/BreakIterator/CategoryMapTest.java test fails on JDK1.5.0-b12,
      but passes with b11 and jdk1.4.2-b28.

      Test source location:
      =====================
      /java/re/jdk/1.5.0/promoted/latest/ws/j2se/test/java/text/BreakIterator/CategoryMapTest.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results/tiger/b12/regtest/win32/win2000_smp_-client_linux-22/workDir/test/java/text/BreakIterator/CategoryMapTest.jtr

      How to reproduce:
      =================
      Run the following script (you may need to change its variables)

      --- script start ---
      #!/bin/sh
      TESTBASE=/java/re/jdk/1.5.0/promoted/latest/ws/j2se/test
      JDK=/java/re/jdk/1.5.0/promoted/latest/binaries/linux-i586
      #TESTBASE=/net/linux-15/export/home/java/regtest.tiger/test
      #JDK=/net/linux-15/export/home/java/jdk1.5.0/linux
      TEST=CategoryMapTest
      cp ${TESTBASE}/java/text/BreakIterator/${TEST}.java .
      ${JDK}/bin/javac ${TEST}.java
      ${JDK}/bin/java -showversion ${TEST}
      --- script end ---


      Test output (jtr part):
      =======================
      ----------System.out:(0/0)----------
      ----------System.err:(776/69324)----------
      Category conflict for a character(0xad). CharSet.categoryMap:Pd Character.getType():Cf
      [...]
      Category conflict for a character(0xff5f). CharSet.categoryMap:Cn Character.getType():Ps
      Category conflict for a character(0xff60). CharSet.categoryMap:Cn Character.getType():Pe
      [...]

      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Conflict occurred between Charset.categoryMap and Character.getType()


      Specific machine info:
      ======================
      Hostname: JCC-ITANIUM-02
      OS: Windows 2003 Enterprise
      Hostname: linux-22
      OS: Windows 2000 Pro
      Hostname: linux-22
      OS: RH Linux 9.0
      Hostname: novo48
      OS: Solaris 9 (sparc) (CDE)



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

      Attachments

        Issue Links

          Activity

            People

              peytoia Yuka Kamiya (Inactive)
              sundrsunw Sundr Sundr (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: