]> granicus.if.org Git - icu/commit
ICU-11692 Fixed a compilation error with Java runtime version 5 - replacing String...
authorYoshito Umaoka <y.umaoka@gmail.com>
Fri, 5 Jun 2015 16:35:12 +0000 (16:35 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Fri, 5 Jun 2015 16:35:12 +0000 (16:35 +0000)
commitbcdb602582b66e85106d4a2a85750255018047f2
tree31809103aa8187447688a27b96f7e00039f31b28
parent390e7a5080bcab5a624a6fd7d929428ed9b2301e
ICU-11692 Fixed a compilation error with Java runtime version 5 - replacing String#isEmpty() with String#length() == 0

X-SVN-Rev: 37500
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/DataDrivenNumberFormatTestSuite.java