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

A regression test java/text/Format/FormatIteratorTest.java fails with 1.5.0-b05

XMLWordPrintable

    • tiger
    • generic, x86, sparc
    • generic, linux, solaris_9
    • Verified

      A regression test, java/text/Format/FormatIteratorTest.java, fails
      with jdk1.5.0-b05 regardless of locale and platform.

      ------------------------------------------------------------------------------
      FormatIteratorTest {
        testDateFormat Passed
        testMessageFormat {
          text doesn't match, got: zero 1=one
      java.lang.RuntimeException: text doesn't match, got: zero 1=one

              at IntlTest.err(IntlTest.java:161)
              at IntlTest.errln(IntlTest.java:166)
              at FormatIteratorTest.verify(FormatIteratorTest.java:139)
              at FormatIteratorTest._test(FormatIteratorTest.java:124)
              at FormatIteratorTest.testMessageFormat(FormatIteratorTest.java:99)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:324)
              at IntlTest.run(IntlTest.java:108)
              at FormatIteratorTest.main(FormatIteratorTest.java:87)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:324)
              at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
              at java.lang.Thread.run(Thread.java:534)
          Uncaught exception thrown in test method testMessageFormat

            mmcclosksunw Michael Mccloskey (Inactive)
            peytoia Yuka Kamiya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: