commit | f57e4a48cd77f704d2f33ea457b056fd4ecdde9b | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue May 03 14:04:02 2016 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed May 04 09:43:22 2016 +0100 |
tree | 740b1e4800344bed7a3ccdf7fe843ae335087f45 | |
parent | a421e9e758ebb29d3ca7d2b8911e8dfa9a3ded22 [diff] |
Put a handle on the String object. Otherwise, a GC could occur in the loop below, and the String be moved (note that there was already one for the Class object to protect for that same problem). bug:27561834 (cherry picked from commit a96f316f6f0526c91c6c102a267df6b1e4df39da) Change-Id: I89c093dd67982abb3502975097a337c7e3816360