allwinner_a64/android/art/test/626-set-resolved-string/info.txt
2018-08-08 16:48:17 +08:00

3 lines
182 B
Text

Test that even if Java code calls DexCache.setResolvedString and does
not strongly intern the given string, the JIT will ensure that the
strings it references are strongly interned.