summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2018-06-21 13:52:17 +0100
committerPaul Duffin <paulduffin@google.com>2018-06-21 16:19:17 +0100
commitdf682ec42e630ea1f63b2ab367a64756b387c895 (patch)
treea4a0f5bb24cc1f6fee068b4e58c0af172cbdaaea /include/ScopedJavaUnicodeString.h
parent1e638fa5501c062b652006c1dcec741f34a16279 (diff)
Remove Android specific ArrayIndexOutOfBoundsException
It was noticed while testing behavioral differences between the RI and Android that the ArrayUtils class would not compile against the RI library because it referenced an Android specific constructor on ArrayIndexOutOfBoundsException. Investigation revealed that the constructor was hidden and ArrayUtils seemed to be the only user of that constructor. The constructor was original added to luni code in 363291564f so that luni code was copied into ArrayUtils and the constructor was removed. Bug: 110251104 Test: make checkbuild run CtsLibcoreTestCases Change-Id: I446a222f63082c0455832db6133864a62868afba
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions