[threeten-dev] jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java
roger riggs
roger.riggs at oracle.com
Wed Jul 17 10:07:31 PDT 2013
Hi Sherman,
Yes, I'll take a look, it came from Basha originally.
Roger
On 7/17/2013 12:58 PM, Xueming Shen wrote:
> Roger,
>
> It appears this test has the non-ascii character in the source code,
> ideally it should
> be use \uxxxx for non-ascii character here (run the native2ascii with
> appropriate
> encoding, for example). I'm not familiar with this test, can you help
> take a look?
>
> -Sherman
>
> ------------------------------------------------------------------------------------------------
>
>
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:425:
> error: unmappable character for encoding ASCII
> {1434, 3, 1, "01 AH Sun Rabi?? I 1434"},//the actual month
> name is Rabi Al-Awwal, but the locale data contains short form.
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:425:
> error: unmappable character for encoding ASCII
> {1434, 3, 1, "01 AH Sun Rabi?? I 1434"},//the actual month
> name is Rabi Al-Awwal, but the locale data contains short form.
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:426:
> error: unmappable character for encoding ASCII
> {1434, 4, 1, "01 AH Mon Rabi?? II 1434"},//the actual
> month name is Rabi Al-Akhar, but the locale data contains short form.
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:426:
> error: unmappable character for encoding ASCII
> {1434, 4, 1, "01 AH Mon Rabi?? II 1434"},//the actual
> month name is Rabi Al-Akhar, but the locale data contains short form.
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:430:
> error: unmappable character for encoding ASCII
> {1434, 8, 1, "01 AH Mon Sha??ban 1434"},
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:430:
> error: unmappable character for encoding ASCII
> {1434, 8, 1, "01 AH Mon Sha??ban 1434"},
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:433:
> error: unmappable character for encoding ASCII
> {1434, 11, 1, "01 AH Sat Dhu??l-Qi??dah 1434"},
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:433:
> error: unmappable character for encoding ASCII
> {1434, 11, 1, "01 AH Sat Dhu??l-Qi??dah 1434"},
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:433:
> error: unmappable character for encoding ASCII
> {1434, 11, 1, "01 AH Sat Dhu??l-Qi??dah 1434"},
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:433:
> error: unmappable character for encoding ASCII
> {1434, 11, 1, "01 AH Sat Dhu??l-Qi??dah 1434"},
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:434:
> error: unmappable character for encoding ASCII
> {1434, 12, 1, "01 AH Sun Dhu??l-Hijjah 1434"},
> ^
> /opt/jprt/T/P1/172757.sherman/s/jdk/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java:434:
> error: unmappable character for encoding ASCII
> {1434, 12, 1, "01 AH Sun Dhu??l-Hijjah 1434"},
> ^
More information about the threeten-dev
mailing list