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
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
- duplicates
-
JDK-4856238 RegTest-test java/text/Format/FormatIteratorTest.java failed
-
- Closed
-
-
JDK-4862270 Regression FormatIteratorTest fails from build tiger b05
-
- Closed
-