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

Regression test:/java/text/Collator/CurrencyCollate.java failig

XMLWordPrintable

    • beta2
    • x86
    • windows_2000
    • Verified

      Regression test:/java/text/Collator/CurrencyCollate.java failed with jdk1.4 beta b38 on Win2000 in zh_TW locale. It occured on sol2.7 in th_TH (enabled) locale, too. How should be the test results in these locale based on our supporting platfoms?

      Below are messages:

      Win200 in zh_TW locale

      #section:main
      ----------messages:(3/132)----------
      command: main CurrencyCollate
      reason: Assumed action based on file name: run main CurrencyCollate
      elapsed time (seconds): 1.312
      ----------System.out:(0/0)----------
      ----------System.err:(10/508)----------
      java.lang.RuntimeException: Collation of ? vs. ? yields 1; expected -1
              at CurrencyCollate.main(CurrencyCollate.java:53)
              at java.lang.reflect.Method.invoke(Native Method)
              at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
              at java.lang.Thread.run(../../../src/share/classes/java/lang/Thread.java:488)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Collation of ? vs. ? yields 1; expected -1



      Sol2.7 in th_TH (enabled) locale.

      ----------System.out:(0/0)----------
      ----------System.err:(10/471)*----------
      java.lang.RuntimeException: Collation of ? vs. \u0e3f yields 1; expected -1
              at CurrencyCollate.main(CurrencyCollate.java:53)
              at java.lang.reflect.Method.invoke(Native Method)
              at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
              at java.lang.Thread.run(Thread.java:488)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Collation of ? vs. \u0e3f yields 1; expected -1






      keiko.nakayama@Eng 2000-11-11

            joconnersunw John Oconner (Inactive)
            knakayamsunw Keiko Nakayama (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: