ICU-13412 Merging the fix for #13309 DecimalFormat to accept only horizontal spaces...
authorYoshito Umaoka <y.umaoka@gmail.com>
Thu, 26 Oct 2017 23:18:21 +0000 (23:18 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Thu, 26 Oct 2017 23:18:21 +0000 (23:18 +0000)
commitf3ead29e7f454bdd9d34cefb213a36d3d58c17a5
tree9fd3155a5e31bed95e041c1160967ed05c2cf2ce
parent88e15c44b3bd675e9ca95a7bdece986d8b9fdfbf
ICU-13412 Merging the fix for #13309 DecimalFormat to accept only horizontal spaces (r40646) to maint-60.

X-SVN-Rev: 40648
icu4j/main/classes/core/src/com/ibm/icu/impl/number/Parse.java
icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
icu4j/main/classes/core/src/com/ibm/icu/text/NumberFormat.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java