commit | 01106f6a10ef2c6c8a338cb256e0799f7aca853b | [log] [tgz] |
---|---|---|
author | Kurt Partridge <kep@google.com> | Mon Jun 25 11:17:48 2012 -0700 |
committer | Kurt Partridge <kep@google.com> | Mon Jun 25 22:40:56 2012 -0700 |
tree | 68aa65581b0e1d12655d104f397e69a28118adb7 | |
parent | 73680097996ea2ddbca3f84144a00ce3ba66b763 [diff] |
fix IllegalOutOfBoundsException StringUtils.toCodePointArray() had thrown IllegalOutOfBoundsException if passed an empty string. change to just return an empty int[]. Bug: 6188932 Change-Id: Ic41c628c0d407f49fc98cd48cb7ea13d8d5bdd77