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 a96f316f) Change-Id: I89c093dd67982abb3502975097a337c7e3816360
Loading
Please sign in to comment