-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2_08, 5.0u2, 6
-
beta
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2123648 | 5.0u3 | Abhijit Saha | P2 | Resolved | Fixed | b05 |
JDK-2123122 | 1.4.2_08 | Abhijit Saha | P3 | Resolved | Fixed | b02 |
java.lang.RuntimeException: Wrong currency symbol for locale tr_TR, expected: TL, got: YTL
at CurrencyFormat.testSymbols(CurrencyFormat.java:87)
at CurrencyFormat.main(CurrencyFormat.java:19)
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:585)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Wrong currency symbol for locale tr_TR, expected: TL, got: YTL
###@###.### 2005-1-18 04:32:01 GMT
at CurrencyFormat.testSymbols(CurrencyFormat.java:87)
at CurrencyFormat.main(CurrencyFormat.java:19)
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:585)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:595)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Wrong currency symbol for locale tr_TR, expected: TL, got: YTL
###@###.### 2005-1-18 04:32:01 GMT
- backported by
-
JDK-2123648 test/java/text/Format/CurrencyFormat.java failed for tr_TR
- Resolved
-
JDK-2123122 test/java/text/Format/CurrencyFormat.java failed for tr_TR
- Resolved
- relates to
-
JDK-6229965 Testcases for CurrencyFormat and ValidateISo4217 needs to be updated for new Turkish currency
- Resolved