xref: /aosp_15_r20/art/test/626-set-resolved-string/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Test 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.
4