OSDN Git Service

Revert "Add missing null check to String::ToCharArray"
authorNicolas Geoffray <ngeoffray@google.com>
Fri, 13 Nov 2015 08:16:23 +0000 (08:16 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Fri, 13 Nov 2015 08:16:23 +0000 (08:16 +0000)
commitb52a39c76e0cb0638c92cdcf6b5c5aa551420e1a
tree83130dcf8177578489aafca94a9aca1348a83b29
parent952d608062eec2d7f47f9b45dba935ad8b4d23e5
Revert "Add missing null check to String::ToCharArray"

Does not work with the interpreter.

Bug: 25641543

This reverts commit 952d608062eec2d7f47f9b45dba935ad8b4d23e5.

Change-Id: Ic112fa69c7ddd119cbccc5b65007b5ee4dfccd09
runtime/mirror/string.cc
test/061-out-of-memory/expected.txt
test/061-out-of-memory/src/Main.java