Nancy Nigam
5b06ce3c07
8165296: update existing i18n test cases of test/java/util
...
Reviewed-by: okutsu
2016-11-17 11:40:50 +05:30
Nishit Jain
f1f59c6623
8165466: DecimalFormat percentage format can contain unexpected %
...
Reviewed-by: okutsu, peytoia
2016-10-04 19:28:09 +09:00
Sergei Kovalev
0c70a986f9
8166841: Unused import causes test failure on compilation for java.text tests
...
Reviewed-by: igerasim
2016-09-28 19:21:42 +03:00
Nancy Nigam
1d734cec8f
8164791: Update existing test cases of test/java/text/Format
...
Reviewed-by: okutsu, peytoia
2016-09-15 08:18:57 +09:00
Alexandre Iline
0b55f8862f
8164859: Fix module dependences in java/text tests
...
Reviewed-by: naoto
2016-08-30 14:30:32 -07:00
Yuka Kamiya
86bb2f51cd
7094818: closed/java/text/Format/DateFormat tests failed on Hindi
...
8132861: java/text/Format/DateFormat/Bug4845901.java failed in Thai locale
8134733: java/util/Calendar/CalendarRegression.java failed in ar locale
Reviewed-by: okutsu
2016-08-22 14:24:46 +09:00
Nishit Jain
02f77987fa
8072099: Format "ha" is unable to parse hours 10-12
...
Reviewed-by: okutsu, peytoia
2016-05-31 16:19:32 +09:00
Masayoshi Okutsu
8cb25f3af9
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository
...
Reviewed-by: alanb, peytoia, naoto
2016-05-27 14:33:48 +09:00
Masayoshi Okutsu
39befffe7d
8151431: DateFormatSymbols triggers this.clone() in the constructor
...
Reviewed-by: naoto, peytoia
2016-04-07 17:52:01 +09:00
Alejandro Murillo
a14aea12fc
Merge
2015-12-18 09:37:18 -08:00
Naveen Kumar
b831ed3c8b
8139572: SimpleDateFormat parse month stand-alone format bug
...
Reviewed-by: okutsu
2015-12-15 16:42:30 +09:00
Masayoshi Okutsu
00cf15a96c
8141243: Unexpected timezone returned after parsing a date
...
Reviewed-by: naoto, peytoia
2015-12-03 15:34:08 +09:00
David Lindholm
ac45dea45e
8145092: Use Unified Logging for the GC logging
...
JEP-271
Reviewed-by: sjohanss, brutisso
2015-11-18 14:51:10 +01:00
Masayoshi Okutsu
ff7c1c3bca
8138663: Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java
...
Reviewed-by: naoto
2015-10-02 13:21:46 +09:00
Naveen Kumar
aef9a19da8
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
...
Reviewed-by: peytoia, okutsu
2015-10-01 15:16:35 +09:00
Naoto Sato
9166dacb21
8129881: JDK-8008577 breaks Nashorn test
...
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used
Reviewed-by: tbell, okutsu
2015-08-03 21:47:50 -07:00
Yuka Kamiya
64b36f8f63
8032446: Support Unicode 7.0.0 in JDK 9
...
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
2015-07-15 11:05:51 +09:00
Naoto Sato
a693ebca66
8008577: Use CLDR Locale Data by Default
...
Reviewed-by: erikj, okutsu
2015-06-24 16:42:11 -07:00
Aleksei Efimov
a6488e0152
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
...
Reviewed-by: naoto
2015-06-08 16:17:37 +03:00
Mandy Chung
53a97cbeb3
8081347: Add @modules to jdk_core tests
...
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Joe Darcy
86c109e149
8078334: Mark regression tests using randomness
...
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Olivier Lagneau
7f66469951
8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5
...
Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest
Reviewed-by: bpb, darcy
2014-10-14 11:39:07 -07:00
Naoto Sato
e3479393de
8038092: Re-examine Bidi reflective dependency on java.awt.font
...
Reviewed-by: alanb
2014-07-03 16:19:39 -07:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Yuka Kamiya
2d7889013f
8029057: test/java/text/Bidi/Bug6665028.java can fail with OutOfMemoryError
...
Reviewed-by: okutsu
2013-11-26 14:49:55 +09:00
Masayoshi Okutsu
b5131a87e3
7064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN.UTF-8
...
Reviewed-by: peytoia
2013-06-07 17:37:23 +09:00
Masayoshi Okutsu
f1d2e9ae5a
7177315: SimpleDateFormat parses wrong 2-digit year if input contains spaces
...
Reviewed-by: peytoia
2013-06-07 17:07:12 +09:00
Sean Coffey
9822b2cd84
8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters
...
Reviewed-by: okutsu
2013-04-25 21:12:35 +01:00
Olivier Lagneau
546e2eb164
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
...
Reviewed-by: darcy
2013-01-11 15:39:08 -08:00
Yuka Kamiya
ada3653e48
8005277: Regression in JDK 7 in Bidi implementation
...
Reviewed-by: okutsu
2012-12-28 15:07:08 +09:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Yuka Kamiya
38087c7a48
8001209: Evaluate findbugs reprot for java.text.ChoiceFormat
...
Reviewed-by: okutsu
2012-11-02 23:17:33 +09:00
Naoto Sato
efea116274
7200119: Collator.getAvailableLocales() doesn't return Locale.US
...
Reviewed-by: okutsu
2012-10-04 21:03:36 -07:00
Yuka Kamiya
64b949310f
7196316: Wrong rounding mode in DecimalFormat after deserialization
...
Reviewed-by: okutsu
2012-10-04 11:36:22 +09:00
Yuka Kamiya
c3026d4a59
7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
...
Reviewed-by: okutsu
2012-10-03 15:11:28 +09:00
Olivier Lagneau
b6ea800f9b
7050528: Improve performance of java.text.DecimalFormat.format() call stack
...
Reviewed-by: darcy
2012-10-02 10:11:57 +01:00
Naoto Sato
73ff23b7f7
6336885: RFE: Locale Data Deployment Enhancements
...
4609153: Provide locale data for Indic locales
5104387: Support for gl_ES locale (galician language)
6337471: desktop/system locale preferences support
7056139: (cal) SPI support for locale-dependent Calendar parameters
7058206: Provide CalendarData SPI for week params and display field value names
7073852: Support multiple scripts for digits and decimal symbols per locale
7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat
7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales
7151414: (cal) Support calendar type identification
7168528: LocaleServiceProvider needs to be aware of Locale extensions
7171372: (cal) locale's default Calendar should be created if unknown calendar is specified
JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu)
Reviewed-by: erikj, sherman, peytoia
2012-08-21 11:00:30 -07:00
Alan Bateman
3ecf3e0fa1
7152866: Tests not run because they are missing the @run tag
...
Reviewed-by: chegar, dholmes
2012-03-12 10:17:18 +00:00
Masayoshi Okutsu
33a5a447a8
7130335: Problem with timezone in a SimpleDateFormat
...
Reviewed-by: peytoia
2012-01-27 14:58:32 +09:00
Yuka Kamiya
53c7e90bff
7051769: java.text.Bidi.toString() output is wrong
...
Reviewed-by: okutsu
2011-07-12 08:46:49 +09:00
Yuka Kamiya
d3669b49eb
7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed
...
Reviewed-by: okutsu
2011-07-12 08:00:12 +09:00
Yuka Kamiya
2f96d5c458
7041232: IllegalArgumentException in sun.text.bidi.BidiBase.setLine starting from JDK 7 b64
...
Reviewed-by: okutsu
2011-05-11 08:02:44 +09:00
Masayoshi Okutsu
4e60b6278a
7035446: some regression tests take too long
...
Reviewed-by: peytoia
2011-04-15 22:57:15 +09:00
Masayoshi Okutsu
f2bb972af4
7003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and subformat modifiers
...
7008195: [Fmt-Me] Improve MessageFormat.applyPattern performance
Reviewed-by: naoto, peytoia
2010-12-27 14:13:52 +09:00
Masayoshi Okutsu
c1d0a22eac
6644493: [Fmt-Da] SimpleDateFormat parsing RFC822 time offset is slow
...
Reviewed-by: peytoia
2010-12-17 17:13:43 +09:00
Masayoshi Okutsu
8818a29165
4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
...
Reviewed-by: peytoia
2010-12-08 12:50:26 +09:00
Yuka Kamiya
2a09eb6d22
7002398: Apply Corrigendum #8 for Unicode 6.0.0
...
Reviewed-by: okutsu
2010-11-24 14:13:37 +09:00
Yuka Kamiya
55f7d8222a
6970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)
...
Reviewed-by: okutsu
2010-10-08 09:50:56 +09:00
Masayoshi Okutsu
3a9f12ff35
4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
...
Reviewed-by: peytoia
2010-09-09 15:37:57 +09:00
Masayoshi Okutsu
d950166573
4267450: (cal) API: Need public API to calculate, format and parse "year of week"
...
6549953: (cal) WEEK_OF_YEAR and DAY_OF_YEAR calculation problems around Gregorian cutover
Reviewed-by: peytoia
2010-09-01 15:19:13 +09:00