Nicolas Geoffray | 132d836 | 2016-11-16 09:19:42 +0000 | [diff] [blame] | 1 | Test that even if Java code calls DexCache.setResolvedString and does |
2 | not strongly intern the given string, the JIT will ensure that the | ||||
3 | strings it references are strongly interned. |