Justin Lu
|
9622de2aa8
|
8317372: Refactor some NumberFormat tests to use JUnit
Reviewed-by: naoto
|
2023-10-13 20:49:11 +00:00 |
|
Justin Lu
|
8e0686b065
|
8317633: Modernize text.testlib.HexDumpReader
Reviewed-by: lancea, naoto, mli
|
2023-10-09 22:57:09 +00:00 |
|
Justin Lu
|
5e8d893c48
|
8317631: Refactor ChoiceFormat tests to use JUnit
Reviewed-by: naoto
|
2023-10-09 22:37:41 +00:00 |
|
Naoto Sato
|
8a30c2a9b2
|
8317443: StackOverflowError on calling ListFormat::getInstance() for Norwegian locales
Reviewed-by: joehw
|
2023-10-05 23:06:20 +00:00 |
|
Justin Lu
|
b859da9c54
|
8316696: Remove the testing base classes: IntlTest and CollatorTest
Reviewed-by: naoto
|
2023-10-03 16:38:17 +00:00 |
|
Naoto Sato
|
3481a48571
|
8316974: ListFormat creation is unsuccessful for some of the supported Locales
Reviewed-by: joehw, rriggs
|
2023-09-28 16:04:46 +00:00 |
|
Justin Lu
|
b55e418a07
|
8301991: Convert l10n properties resource bundles to UTF-8 native
Reviewed-by: naoto
|
2023-09-14 22:19:18 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Naoto Sato
|
d0be73a780
|
8041488: Locale-Dependent List Patterns
Reviewed-by: joehw, rriggs
|
2023-09-11 16:48:22 +00:00 |
|
Justin Lu
|
c6396dceb9
|
8039165: [Doc] MessageFormat null locale generates NullPointerException
Reviewed-by: naoto
|
2023-07-25 18:26:23 +00:00 |
|
Justin Lu
|
46c4da7fdd
|
8159023: Engineering notation of DecimalFormat does not work as documented
Reviewed-by: naoto
|
2023-05-25 21:54:58 +00:00 |
|
Justin Lu
|
f3c90f0445
|
8306711: Improve diagnosis of IntlTest framework
Reviewed-by: naoto, lancea
|
2023-04-28 00:16:29 +00:00 |
|
Justin Lu
|
8e36c05d6c
|
8305853: java/text/Format/DateFormat/DateFormatRegression.java fails with "Uncaught exception thrown in test method Test4089106"
Reviewed-by: naoto, lancea
|
2023-04-26 16:53:43 +00:00 |
|
Justin Lu
|
d5b80abcbf
|
8299617: CurrencySymbols.properties is missing the copyright notice
Reviewed-by: naoto, iris, jpai
|
2023-01-07 02:20:12 +00:00 |
|
Justin Lu
|
3b374c0153
|
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
Reviewed-by: naoto, lancea, jpai
|
2023-01-04 21:59:02 +00:00 |
|
Naoto Sato
|
5b3de6e143
|
8284840: Update CLDR to Version 42.0
Reviewed-by: erikj, iris, joehw
|
2022-10-24 15:48:38 +00:00 |
|
Naoto Sato
|
e238920bb6
|
8295372: CompactNumberFormat handling of number one with decimal part
Reviewed-by: joehw
|
2022-10-19 16:24:15 +00:00 |
|
Naoto Sato
|
e3358e77f5
|
8294008: Grapheme implementation of setText() throws IndexOutOfBoundsException
Reviewed-by: joehw, smarks
|
2022-09-20 16:46:18 +00:00 |
|
Naoto Sato
|
b8598b0297
|
8291660: Grapheme support in BreakIterator
Reviewed-by: smarks
|
2022-09-09 17:13:51 +00:00 |
|
XenoAmess
|
e01cd7c3ed
|
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
Reviewed-by: naoto, bpb, dfuchs, ascarpino
|
2022-06-09 01:50:54 +00:00 |
|
Naoto Sato
|
1277f5d84e
|
8286154: Fix 3rd party notices in test files
Reviewed-by: darcy, joehw, iris
|
2022-05-06 16:10:17 +00:00 |
|
Andrey Turbanov
|
48c7549806
|
8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
|
2022-04-14 18:05:49 +00:00 |
|
Naoto Sato
|
523899e36c
|
8265315: Support for CLDR version 41
Reviewed-by: joehw, iris, ihse
|
2022-04-11 15:59:12 +00:00 |
|
Naoto Sato
|
d6b4693c05
|
8283698: Refactor Locale constructors used in src/test
Reviewed-by: iris, joehw
|
2022-04-08 15:23:25 +00:00 |
|
Andrey Turbanov
|
dc5a65ab37
|
8283426: Fix 'exeption' typo
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
|
2022-03-24 19:52:16 +00:00 |
|
Jim Laskey
|
557ff4b355
|
8282625: Formatter caches Locale/DecimalFormatSymbols poorly
Reviewed-by: naoto, rriggs, jpai
|
2022-03-22 15:32:46 +00:00 |
|
Naoto Sato
|
c96085eaab
|
8282929: Localized monetary symbols are not reflected in toLocalizedPattern return value
Reviewed-by: joehw, lancea
|
2022-03-14 16:28:15 +00:00 |
|
Naoto Sato
|
129277653e
|
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Reviewed-by: joehw
|
2022-02-17 19:03:08 +00:00 |
|
Naoto Sato
|
f1c20e91d8
|
8190748: java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
Reviewed-by: rriggs, joehw, lancea
|
2021-11-30 22:41:36 +00:00 |
|
Naoto Sato
|
f6c5a6bbf1
|
8266784: java/text/Collator/RuleBasedCollatorTest.java fails with jtreg 6
Reviewed-by: joehw
|
2021-05-11 22:42:17 +00:00 |
|
Naoto Sato
|
9ebc497b53
|
8264765: BreakIterator sees bogus sentence boundary in parenthesized “i.e.” phrase
Reviewed-by: joehw
|
2021-04-09 18:12:08 +00:00 |
|
Naoto Sato
|
6dac8d2780
|
8255671 : Bidi.reorderVisually has misleading exception messages
Reviewed-by: joehw
|
2020-11-02 16:48:16 +00:00 |
|
Naoto Sato
|
57d903bdd9
|
8255242: Bidi.requiresBidi has misleading exception message
Reviewed-by: bchristi
|
2020-10-25 18:22:10 +00:00 |
|
Naoto Sato
|
49e7609da2
|
8251499: no-placeholder compact number patterns throw IllegalArgumentException
Reviewed-by: joehw, rriggs
|
2020-08-19 13:41:08 -07:00 |
|
Naoto Sato
|
1f63603288
|
8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string
Reviewed-by: jlaskey, joehw, rriggs, bchristi
|
2020-07-23 08:46:31 -07:00 |
|
Martin Buchholz
|
175b597ad2
|
8247706: Unintentional use of new Date(year...) with absolute year
Reviewed-by: naoto, rriggs
|
2020-06-17 12:45:17 -07:00 |
|
Naoto Sato
|
80c75c9fa9
|
8239383: Support for Unicode 13.0
Reviewed-by: rriggs, joehw
|
2020-05-13 15:46:08 -07:00 |
|
Volker Simonis
|
6a9d0579ca
|
8244094: Fix Amazon copyright in various test files
Reviewed-by: phh
|
2020-05-06 22:06:16 +02:00 |
|
Clive Verghese
|
e7e182a318
|
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis, rriggs
|
2020-02-05 16:39:45 +01:00 |
|
Naoto Sato
|
1b24cf800f
|
8174270: Consolidate ICU sources in one location
Reviewed-by: srl, joehw
|
2020-01-13 08:05:59 -08:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Naoto Sato
|
730d0ecf19
|
8222756: Plural support in CompactNumberFormat
Reviewed-by: joehw, rriggs
|
2019-12-05 13:10:18 -08:00 |
|
Naoto Sato
|
406c2a9b00
|
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size
8231984: Clarify semantics of DecimalFormat.getGroupingSize(0)
Reviewed-by: rriggs
|
2019-10-15 09:25:59 -07:00 |
|
Daisy Zhou
|
273a5277ee
|
8231213: Migrate SimpleDateFormatConstTest to JDK Repo
Reviewed-by: naoto
|
2019-10-10 14:43:41 +08:00 |
|
Sergey Bylokhov
|
f8a875bfce
|
8231027: Correct typos
Reviewed-by: lancea, dholmes, erikj
|
2019-09-17 19:52:51 -07:00 |
|
Naoto Sato
|
ea0fbbca51
|
8230284: Accounting currency format support does not cope with explicit number system
Reviewed-by: rriggs
|
2019-09-09 12:42:01 -07:00 |
|
Naoto Sato
|
93fabcdc5a
|
8221431: Support for Unicode 12.1
Reviewed-by: erikj, rriggs
|
2019-05-23 12:21:21 -07:00 |
|
Deepak Kejriwal
|
a0a09f03e4
|
8206879: Currency decimal marker incorrect for Peru
Reviewed-by: naoto, rpatil
|
2019-05-16 12:14:37 +05:30 |
|
Daisy Zhou
|
24f9c71c8d
|
8222969: Migrate RuleBasedCollatorTest to JDK Repo
Reviewed-by: naoto
|
2019-05-14 11:06:23 +08:00 |
|
Naoto Sato
|
c709e1cbf0
|
8221432: Upgrade CLDR to Version 35.1
Reviewed-by: rriggs, srl
|
2019-05-08 12:45:02 -07:00 |
|