]> granicus.if.org Git - icu/commit
ICU-10721 Changed BreakIterator factory method to throw NPE always when specified...
authorYoshito Umaoka <y.umaoka@gmail.com>
Tue, 4 Mar 2014 09:08:11 +0000 (09:08 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Tue, 4 Mar 2014 09:08:11 +0000 (09:08 +0000)
commite9bdf144db11727c8b2d47b88897ff953947509a
tree8ffbeb48ac97866f9d10a6c30cb7fabddae5e000
parent21e8bbce002bd8153314b7898551d57604f12c30
ICU-10721 Changed BreakIterator factory method to throw NPE always when specified locale is null. The API docs are also updated to clarify this. The spec is equivalent to JDK.

X-SVN-Rev: 35317
icu4j/main/classes/core/src/com/ibm/icu/text/BreakIterator.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/BreakIteratorTest.java