blob: e3a512fd2351dbb6526926203b3a9d111e8bc853 [file] [log] [blame]
Nicolas Geoffray132d8362016-11-16 09:19:42 +00001Test that even if Java code calls DexCache.setResolvedString and does
2not strongly intern the given string, the JIT will ensure that the
3strings it references are strongly interned.