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
Change-Id: I5ad0e0cac148bc6e028d05eff67f18932ec46ea8
1 file changed