]> granicus.if.org Git - icu/commit
ICU-9931 Fixed rounding related problems in ICU4J DecimalFormat. Provided generic...
authorYoshito Umaoka <y.umaoka@gmail.com>
Thu, 16 May 2013 22:25:42 +0000 (22:25 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Thu, 16 May 2013 22:25:42 +0000 (22:25 +0000)
commitf3077f748f3c950483c06b5ab98dcfd19092d62c
treee7f1b50e733db5b4302487890d0105ec2b3f954b
parent5d704324fada855200e2a08229a66d1fc87fbfb9
ICU-9931 Fixed rounding related problems in ICU4J DecimalFormat. Provided generic test case code for rounding behavior.

X-SVN-Rev: 33671
icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java