art/test/626-set-resolved-string/info.txt

4 lines
182 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
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.