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. 4