]> granicus.if.org Git - icu/commit
ICU-11363 Updated SimpleDateFormat clone implementation to create a copy of an array...
authorYoshito Umaoka <y.umaoka@gmail.com>
Thu, 13 Nov 2014 18:50:44 +0000 (18:50 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Thu, 13 Nov 2014 18:50:44 +0000 (18:50 +0000)
commita554fd430a7583fba2c140bd4b79366aa597599a
treefd3921e7044620b1d2f1b9ae02d8e1b533b92efe
parentf5d14979c61b605ffe15f21ab1ecdaf7d606aeee
ICU-11363 Updated SimpleDateFormat clone implementation to create a copy of an array used for numeric field formatting.

X-SVN-Rev: 36729
icu4j/main/classes/core/src/com/ibm/icu/impl/DateNumberFormat.java
icu4j/main/classes/core/src/com/ibm/icu/text/SimpleDateFormat.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/DateFormatRegressionTest.java